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

lolsob-rspec
Thibaut Girka 2018-08-11 15:21:36 +02:00 committed by ThibG
parent ac67589755
commit 6c1e770658
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