Commit 58224092 authored by campaign's avatar campaign

Merge remote-tracking branch 'origin/dev' into dev

parents fd95ca21 038b0776
......@@ -73,6 +73,9 @@ KityMinder.registerModule( "Expand", function () {
}
}
}
for ( var j = 0; j < selectedNodes.length; j++ ) {
km.highlightNode( selectedNodes[ j ] );
}
}
// var setOptionValue = function ( root, layer, sub ) {
......
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