mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:05:19 +02:00
provide visual indicator when pausing ajax updates
This commit is contained in:
parent
e583ba0bff
commit
177a6d7f79
5 changed files with 16 additions and 3 deletions
|
@ -86,7 +86,7 @@ if(x($_SESSION,'sysmsg')) {
|
|||
|
||||
// Feel free to comment out this line on production sites.
|
||||
$a->page['content'] .= $debug_text;
|
||||
|
||||
$a->page['content'] .= '<div id="pause"><img src="" alt="" /></div>';
|
||||
// build page
|
||||
|
||||
// Navigation (menu) template
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue