mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix report settings UI on page load
This commit is contained in:
parent
fa223f33e6
commit
3e1a869467
@ -547,9 +547,9 @@
|
|||||||
widgets: ['zebra', 'uitheme'],
|
widgets: ['zebra', 'uitheme'],
|
||||||
}).show();
|
}).show();
|
||||||
|
|
||||||
setFiltersShown();
|
|
||||||
setDocumentZipShown();
|
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
|
setFiltersShown();
|
||||||
|
setDocumentZipShown();
|
||||||
setScheduleButton();
|
setScheduleButton();
|
||||||
}, 1);
|
}, 1);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user