More more fixes.

This commit is contained in:
Paulo Veiga
2011-10-15 02:52:44 -03:00
parent 2a37f2e422
commit 024585c321
27 changed files with 210 additions and 1053 deletions

View File

@@ -27,7 +27,7 @@ var designer = null;
function setUpToolbar(designer, isTryMode) {
var menu = new mindplot.widget.Menu(designer, 'toolbar');
var menu = new mindplot.widget.Menu(designer, 'toolbar', mapId);
// Autosave ...
if (!isTryMode) {