Added the possibility to filter events per tag in the back office

This commit is contained in:
echarp 2020-01-24 19:27:27 +01:00
parent 31ac5d2667
commit 55d1a7065a
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ ActiveAdmin.register Event do
filter :region
filter :start_time
filter :base_tags
index do
column :title