Render SDG content sidebar when sdg feature setting is enabled
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
class SDGManagement::BaseController < ApplicationController
|
||||
include FeatureFlags
|
||||
feature_flag :sdg
|
||||
|
||||
layout "admin"
|
||||
|
||||
before_action :authenticate_user!
|
||||
|
||||
Reference in New Issue
Block a user