lock all burgs - optimization

This commit is contained in:
Azgaar 2022-01-01 19:06:51 +03:00 committed by Peter
parent 142351c6ef
commit 3306ff2265

View file

@ -9,7 +9,6 @@ function overviewBurgs() {
updateFilter();
updateLockAllIcon();
burgsOverviewAddLines();
setLockIcon();
$("#burgsOverview").dialog();
if (modules.overviewBurgs) return;