Giulio Cesare Solaroli
2015-03-16 17:34:20 +01:00
parent 765567f5ae
commit f9791a2fd4
2 changed files with 343 additions and 9 deletions
@@ -970,6 +970,7 @@ console.log("Record.hasPendingChanges RESULT", result);
MochiKit.Base.bind(Clipperz.PM.DataModel.Record.superclass.revertChanges, this),
//function (aValue) { console.log("Record.revertChanges - 6"); return aValue; },
MochiKit.Base.method(this, '_getObjectDataStore'),
], [
MochiKit.Async.succeed
]);