Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-04-13 17:32:53 +03:00
parent 296384ffae
commit 8d1556d123

View File

@ -57,9 +57,6 @@ var ExperimentActions = actions.Actions({
}) })
if(!handlers_setup){ if(!handlers_setup){
// XXX this needs to be triggered after save
// is done in a more universal way...
// ...also unbind on error/close...
// XXX need to clean this up in a better way... // XXX need to clean this up in a better way...
// XXX this should also track .changes... // XXX this should also track .changes...
that.on('markChanged', 'changes-dialog-updater', function(){ that.on('markChanged', 'changes-dialog-updater', function(){