mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:35:55 +00:00
combine user edit & user details
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user