Changeset 2800
- Timestamp:
- 03/26/08 12:08:20 (10 months ago)
- Files:
-
- trunk/projects/bos/web/image-tree.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/projects/bos/web/image-tree.lisp
r2762 r2800 619 619 `(:min ,(lod-min child) :max ,(lod-max child)))))))) 620 620 621 (defclass image-tree-kml-latest-handler ( redirect-handler)621 (defclass image-tree-kml-latest-handler (page-handler) 622 622 () 623 623 (:documentation "A convenience handler that redirects to the
