Fixed the warnings/errors reported by eslint for all the static

javascripts.
This commit is contained in:
Ashesh Vashi
2018-01-12 12:59:51 +05:30
parent b78b97d89b
commit c32eb6bd37
102 changed files with 25830 additions and 24548 deletions

View File

@@ -1,4 +1,4 @@
define(["translations"], function (translations) {
define(['translations'], function (translations) {
/***
* This method behaves as a drop-in replacement for flask translation rendering.