Adds moderate actions to proposal system notifications
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class Admin::SystemEmailsController < Admin::BaseController
|
||||
|
||||
before_action :load_system_email, only: [:view, :preview_pending]
|
||||
before_action :load_system_email, only: [:view, :preview_pending, :moderate_pending]
|
||||
|
||||
def index
|
||||
@system_emails = {
|
||||
|
||||
Reference in New Issue
Block a user