diff --git a/apps/system/js/icc.js b/apps/system/js/icc.js index f0639797b090..b811b25be700 100644 --- a/apps/system/js/icc.js +++ b/apps/system/js/icc.js @@ -11,9 +11,6 @@ var icc = { init: function icc_init() { this._iccManager = window.navigator.mozIccManager; - this.hideViews(); - this.protectForms(); - this.getIccInfo(); var self = this; this.clearMenuCache(function() { window.navigator.mozSetMessageHandler('icc-stkcommand', @@ -24,6 +21,10 @@ var icc = { }); }); + this.hideViews(); + this.protectForms(); + this.getIccInfo(); + var self = this; // Update displayTextTimeout with settings parameter var reqDisplayTimeout = window.navigator.mozSettings.createLock().get(