mirror of
https://github.com/myvesta/vesta
synced 2025-07-12 08:06:43 -07:00
Closes #27
This commit is contained in:
parent
558f4b719f
commit
2dcbca9897
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ App.Pages.init = function()
|
||||||
|
|
||||||
App.Pages.prepareHTML = function()
|
App.Pages.prepareHTML = function()
|
||||||
{
|
{
|
||||||
|
$('.d-popup').remove();
|
||||||
App.Actions.reset_batch();
|
App.Actions.reset_batch();
|
||||||
$('#actions-toolbar .stats-subbar').remove();
|
$('#actions-toolbar .stats-subbar').remove();
|
||||||
$('#actions-toolbar .do_action_new_entry').removeClass('hidden');
|
$('#actions-toolbar .do_action_new_entry').removeClass('hidden');
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue