mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-28 19:24:10 +08:00
Red dot is applied on experiment/task page [SCI-9925]
This commit is contained in:
parent
f0f1cd2487
commit
7a803971f9
1 changed files with 0 additions and 1 deletions
|
@ -148,7 +148,6 @@ var filterDropdown = (function() {
|
|||
initCloseButton();
|
||||
initDateTimePickerComponent();
|
||||
initSearchField(filtersEnabledFunction);
|
||||
this.toggleFilterMark($filterContainer, filtersEnabled)
|
||||
return $filterContainer;
|
||||
},
|
||||
toggleFilterMark: function(filterContainer, filtersEnabledArg) {
|
||||
|
|
Loading…
Reference in a new issue