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