Added the possibility to filter events per tag in the back office
This commit is contained in:
parent
31ac5d2667
commit
55d1a7065a
@ -11,6 +11,7 @@ ActiveAdmin.register Event do
|
||||
|
||||
filter :region
|
||||
filter :start_time
|
||||
filter :base_tags
|
||||
|
||||
index do
|
||||
column :title
|
||||
|
Loading…
Reference in New Issue
Block a user