Changeset 1216
- Timestamp:
- 07/04/09 00:58:43 (4 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
apps/opengeo/geoexplorer/trunk/src/script/app/GeoExplorer.js
r1215 r1216 413 413 } 414 414 }, 415 // TODO: remove this when http://www.geoext.org/trac/geoext/ticket/112 is closed 416 startdrag: function(tree, node, evt) { 417 node.getUI().checkbox.checked = node.attributes.checked; 418 }, 415 419 scope: this 416 420 },