Commit bd3f4930 authored by Maxim Kadushkin's avatar Maxim Kadushkin

[SSE mobile] fix bug 33903

parent 15d09b07
......@@ -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();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment