mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-25 08:13:24 +00:00
Fix statuses batch checkboxes in admin panel (fixes #411)
This commit is contained in:
parent
acb3d5b7aa
commit
741fb32bef
|
@ -12,7 +12,6 @@ module Admin
|
||||||
|
|
||||||
def set_pack
|
def set_pack
|
||||||
use_pack 'admin'
|
use_pack 'admin'
|
||||||
use_pack 'public'
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue