Merge pull request #3323 from consul/ui-fixes
[Backport] Fix UI details for a better UX and design
This commit is contained in:
@@ -2,7 +2,7 @@ class Admin::Legislation::ProcessesController < Admin::Legislation::BaseControll
|
||||
include Translatable
|
||||
include ImageAttributes
|
||||
|
||||
has_filters %w[open all], only: :index
|
||||
has_filters %w[active all], only: :index
|
||||
|
||||
load_and_authorize_resource :process, class: "Legislation::Process"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user