mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
clog-lookup database table lookups for drop downs and lists boxes
This commit is contained in:
parent
d903791c86
commit
f010b232bb
7 changed files with 271 additions and 15 deletions
|
|
@ -1289,9 +1289,9 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ"))
|
|||
(defclass clog-table-footer (clog-table)()
|
||||
(:documentation "CLOG Table-Footer Objects."))
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; create-table-footer ;;
|
||||
;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
(defgeneric create-table-footer (clog-obj &key hidden
|
||||
class html-id auto-place)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue