1
1
Fork 0

Merge pull request #2336 from stieben/move-div-pause

Move div#pause to view/default.php
This commit is contained in:
Tobias Diekershoff 2016-02-11 07:36:37 +01:00
commit c5f2157eb2
5 changed files with 12 additions and 17 deletions

View file

@ -407,15 +407,6 @@ if(x($_SESSION,'sysmsg_info')) {
call_hooks('page_end', $a->page['content']);
/**
*
* Add a place for the pause/resume Ajax indicator
*
*/
$a->page['content'] .= '<div id="pause"></div>';
/**
*
* Add the navigation (menu) template