[SSE mobile] fix bug 33903
This commit is contained in:
parent
15d09b0733
commit
bd3f4930db
|
@ -74,10 +74,10 @@ define([
|
|||
});
|
||||
},
|
||||
|
||||
// setApi: function (api) {
|
||||
// var me = this;
|
||||
// me.api = api;
|
||||
// },
|
||||
setApi: function (api) {
|
||||
var me = this;
|
||||
me.api = api;
|
||||
},
|
||||
|
||||
onLaunch: function () {
|
||||
this.createView('Settings').render();
|
||||
|
|
Loading…
Reference in a new issue