Skip to content

Commit 2dcbca9

Browse files
committed
Closes hestiacp#27
1 parent 558f4b7 commit 2dcbca9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/js/pages.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ App.Pages.init = function()
2525

2626
App.Pages.prepareHTML = function()
2727
{
28+
$('.d-popup').remove();
2829
App.Actions.reset_batch();
2930
$('#actions-toolbar .stats-subbar').remove();
3031
$('#actions-toolbar .do_action_new_entry').removeClass('hidden');

0 commit comments

Comments
 (0)