mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Refactor status display
This commit is contained in:
@@ -197,8 +197,6 @@ function checkFilters(save) {
|
||||
|
||||
$('input.field_switch:checked', container).removeAttr('checked');
|
||||
|
||||
$('input.field_switch:checkbox', container).parent().hide();
|
||||
|
||||
filters.removeClass('danger');
|
||||
|
||||
var nbSelectedColls = 0;
|
||||
|
Reference in New Issue
Block a user