From bf9cc9ad9526471551b057e6390f6c040599e531 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 12 Aug 2015 20:19:38 +0300 Subject: combine user edit & user details --- js/prefs.js | 1 - 1 file changed, 1 deletion(-) (limited to 'js/prefs.js') diff --git a/js/prefs.js b/js/prefs.js index 159b9ecbc..66288764a 100644 --- a/js/prefs.js +++ b/js/prefs.js @@ -109,7 +109,6 @@ function editUser(id, event) { style: "width: 600px", execute: function() { if (this.validate()) { - notify_progress("Saving data...", true); var query = dojo.formToQuery("user_edit_form"); -- cgit v1.2.3