#457 closed defect (fixed)
Allow to deactivate sandclock outside of map request
Reported by: | christoph | Owned by: | christoph |
---|---|---|---|
Priority: | minor | Milestone: | 2.5.2 release |
Component: | user interface | Version: | 2.5 |
Keywords: | Cc: |
Description
this could be used whenever sth is loaded in the background
Change History (3)
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 16 years ago
http://trac.osgeo.org/mapbender/changeset/3911
use
mod_sandclock(true);
to activate the sandclock
mod_sandclock_off();
to turn it off
Note:
See TracTickets
for help on using tickets.
http://trac.osgeo.org/mapbender/changeset/3911