Keep cleaning and refactoring styles and samples.
This commit is contained in:
@@ -48,7 +48,7 @@ mindplot.widget.IMenu = new Class({
|
||||
}
|
||||
|
||||
// Call persistence manager for saving ...
|
||||
var persistenceManager = mindplot.PersitenceManager.getInstance();
|
||||
var persistenceManager = mindplot.PersistenceManager.getInstance();
|
||||
persistenceManager.save(mindmap, mindmapProp, saveHistory, {
|
||||
onSuccess: function() {
|
||||
if (saveHistory) {
|
||||
|
Reference in New Issue
Block a user