We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85f9a14 + 2594891 commit d8abcacCopy full SHA for d8abcac
app/controllers/admin/announcements_controller.rb
@@ -1,4 +1,4 @@
1
-class Admin::AnnouncementsController < Admin::ApplicationController
+class Admin::AnnouncementsController < SuperAdmin::ApplicationController
2
before_action :set_announcement, only: %i[update edit]
3
4
def index
0 commit comments