JAL-1807 includes ?j2sdebug flag and DebugJS._(msg)
[jalviewjs.git] / bin / jalview / controller / FeatureSettingsController.js
index 1a3acab..8a9666e 100644 (file)
@@ -1,7 +1,7 @@
-Clazz.declarePackage ("jalview.controller");\r
-c$ = Clazz.decorateAsClass (function () {\r
-this.settingUI = null;\r
-this.fr = null;\r
-this.fsettings = null;\r
-Clazz.instantialize (this, arguments);\r
-}, jalview.controller, "FeatureSettingsController");\r
+Clazz.declarePackage ("jalview.controller");
+c$ = Clazz.decorateAsClass (function () {
+this.settingUI = null;
+this.fr = null;
+this.fsettings = null;
+Clazz.instantialize (this, arguments);
+}, jalview.controller, "FeatureSettingsController");