Work in Progress: Content Editing in Admin Section
This commit is contained in:
@@ -11,6 +11,7 @@ Discourse.PreferencesEmailController = Discourse.ObjectController.extend({
|
||||
saving: false,
|
||||
error: false,
|
||||
success: false,
|
||||
newEmail: null,
|
||||
|
||||
saveDisabled: (function() {
|
||||
if (this.get('saving')) return true;
|
||||
|
||||
Reference in New Issue
Block a user