We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 558f4b7 commit 2dcbca9Copy full SHA for 2dcbca9
web/js/pages.js
@@ -25,6 +25,7 @@ App.Pages.init = function()
25
26
App.Pages.prepareHTML = function()
27
{
28
+ $('.d-popup').remove();
29
App.Actions.reset_batch();
30
$('#actions-toolbar .stats-subbar').remove();
31
$('#actions-toolbar .do_action_new_entry').removeClass('hidden');
0 commit comments