Changeset 6427
- Timestamp:
- 03/03/08 02:06:27 (10 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers/Control/NavigationHistory.js
r6410 r6427 111 111 * Property: restoring 112 112 * {Boolean} Currently restoring a history state. This is set to true 113 * before calli lng restore and set to false after restore returns.113 * before calling restore and set to false after restore returns. 114 114 */ 115 115 restoring: false,
