]> dev.renevier.net Git - syj.git/commitdiff
do not enable submitting a duplicate path without first modifying it
authorarno <arno@renevier.net>
Thu, 19 Aug 2010 12:43:23 +0000 (14:43 +0200)
committerarno <arno@renevier.net>
Thu, 19 Aug 2010 12:43:23 +0000 (14:43 +0200)
public/js/syj.js

index 58e542a559d15d19003cd9c558e31cbcef5e532a..0572fce71c7099bcad3f054c04690bf43d194803 100644 (file)
@@ -261,7 +261,6 @@ var SYJView = {
                 this.messenger.hide();
                 this.editMode();
                 this.mode = 'create';
-                SyjSaveUI.enableSubmit();
             }.bind(this));
         }