From 95727eb231968e25b764f99d899bf2e044664ab4 Mon Sep 17 00:00:00 2001 From: arno Date: Thu, 19 Aug 2010 14:43:23 +0200 Subject: [PATCH] do not enable submitting a duplicate path without first modifying it --- public/js/syj.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/js/syj.js b/public/js/syj.js index 58e542a..0572fce 100644 --- a/public/js/syj.js +++ b/public/js/syj.js @@ -261,7 +261,6 @@ var SYJView = { this.messenger.hide(); this.editMode(); this.mode = 'create'; - SyjSaveUI.enableSubmit(); }.bind(this)); } -- 2.39.2