Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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 christoph, 15 years ago

Resolution: fixed
Status: newclosed

comment:2 by christoph, 15 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.