-
Notifications
You must be signed in to change notification settings - Fork 356
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rhn_edit - use observe queue for validate & save
validate: this is a straight transform from link_to + RJS remote: true, to a button using miqAjaxButton except adding observe:true so that the validate action never happens before any pending edit actions (auth_credentials2 is only ever used from that single Red Hat Updates edit form) save: just enabling observe=true for x_edit_buttons in settings_rhn_edit Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1532201
- Loading branch information
Showing
2 changed files
with
10 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters