X-Git-Url: http://source.jalview.org/gitweb/?p=jalviewjs.git;a=blobdiff_plain;f=bin%2Fjalview%2Fcontroller%2FFeatureSettingsController.js;h=8a9666ee8cff273e221d626366abcc1546270230;hp=1a3acab5a6a004c186332dbc700238d6fe4d4b3f;hb=8ffd05b3abe52c0b6b79b011c0966361f82d5fe6;hpb=6154cb57a6eac3bb1344b8342495f5bb701ee921 diff --git a/bin/jalview/controller/FeatureSettingsController.js b/bin/jalview/controller/FeatureSettingsController.js index 1a3acab..8a9666e 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");