aboutsummaryrefslogtreecommitdiff
path: root/js/collapse.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/collapse.js')
-rw-r--r--js/collapse.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/collapse.js b/js/collapse.js
index 1a079938e..7bc9fcb42 100644
--- a/js/collapse.js
+++ b/js/collapse.js
@@ -18,7 +18,7 @@
* ======================================================================== */
-+function ($) { "use strict";
++function ($) { 'use strict';
// COLLAPSE PUBLIC CLASS DEFINITION
// ================================