Merge pull request #2336 from stieben/move-div-pause
Move div#pause to view/default.php
This commit is contained in:
commit
c5f2157eb2
5 changed files with 12 additions and 17 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue