------------- INFO -------------
This file is part of deegree.
For copyright/license information, please visit http://www.deegree.org/license.
--------------------------------

TIMESELECT MODULE 

There are two possible setups available to chose from.

1. module is placed inside the main window (mw):
 files referenced in module configuration in WMC:
 - timeselect_mw.jsp
 - timeselect_mw.js
 
2. module is opened in pop up window:
 files referenced in module configuration in WMC:
 - timeselect.js
 - timeselect.jsp
 file for pop up content:
 - select_timestamp.jsp
 
All other files are used in both setups.
For more details please read the documentation.
