refactor(client) rm KeysPanel

This commit is contained in:
coderaiser 2014-01-08 13:54:42 +00:00
parent 98a3bcd171
commit f81becc8ca

View file

@ -244,7 +244,7 @@
Listeners.changeLinks(CloudFunc.LEFTPANEL);
Listeners.changeLinks(CloudFunc.RIGHTPANEL);
CloudCmd.KeysPanel = Listeners.initKeysPanel();
Listeners.initKeysPanel();
CloudCmd.getConfig(function(config) {
var localStorage = config.localStorage,