remove duplicate toggleDataset call
This commit is contained in:
parent
f9e11f5806
commit
554d121c45
|
@ -253,7 +253,6 @@ function createSection(originalSection, genId, si) {
|
|||
dirty.remove(apply, apply);
|
||||
if (!appliesTo.length) {
|
||||
insertApplyAfter({all: true});
|
||||
toggleDataset(appliesToContainer, 'all', true);
|
||||
}
|
||||
emitSectionChange('apply');
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user