Commit f8800cc4 authored by campaign's avatar campaign

Merge branch 'dev' of https://github.com/fex-team/kityminder into dev

parents 2a45969d bb593e10
...@@ -104,7 +104,7 @@ KityMinder.registerModule( "LayoutModule", function () { ...@@ -104,7 +104,7 @@ KityMinder.registerModule( "LayoutModule", function () {
n.getBgRc().clear(); n.getBgRc().clear();
} ); } );
km.setCurrentStyle( style ); km.setCurrentStyle( style );
km.initStyle(); //km.initStyle();
return style; return style;
}; };
var SwitchLayoutCommand = kity.createClass( "SwitchLayoutCommand", ( function () { var SwitchLayoutCommand = kity.createClass( "SwitchLayoutCommand", ( function () {
......
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