Fix statuses batch checkboxes in admin panel (fixes #411)

pull/633/head
Thibaut Girka 2018-08-11 15:21:36 +02:00 committed by ThibG
parent acb3d5b7aa
commit 741fb32bef
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ module Admin
def set_pack
use_pack 'admin'
use_pack 'public'
end
end
end