X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=bin%2Fjalview%2Fcontroller%2FFeatureSettingsController.js;h=1a3acab5a6a004c186332dbc700238d6fe4d4b3f;hb=6319110ce33faa76ee6cf9832e78faa224510fed;hp=8a9666ee8cff273e221d626366abcc1546270230;hpb=7301a2415adab88038b291fc54caeeb3a5a47a44;p=jalviewjs.git diff --git a/bin/jalview/controller/FeatureSettingsController.js b/bin/jalview/controller/FeatureSettingsController.js index 8a9666e..1a3acab 100644 --- a/bin/jalview/controller/FeatureSettingsController.js +++ b/bin/jalview/controller/FeatureSettingsController.js @@ -1,7 +1,7 @@ -Clazz.declarePackage ("jalview.controller"); -c$ = Clazz.decorateAsClass (function () { -this.settingUI = null; -this.fr = null; -this.fsettings = null; -Clazz.instantialize (this, arguments); -}, jalview.controller, "FeatureSettingsController"); +Clazz.declarePackage ("jalview.controller"); +c$ = Clazz.decorateAsClass (function () { +this.settingUI = null; +this.fr = null; +this.fsettings = null; +Clazz.instantialize (this, arguments); +}, jalview.controller, "FeatureSettingsController");