mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
Update documentation
This commit is contained in:
parent
2060e712e2
commit
d7ffe09bc1
3 changed files with 38 additions and 59 deletions
|
|
@ -410,6 +410,7 @@ clog-body. If main-menu add as main menu bar."))
|
|||
(let* ((div (create-div obj :class class :html-id html-id))
|
||||
(blank (create-a div))
|
||||
(app (connection-data-item obj "clog-gui")))
|
||||
(declare (ignore blank))
|
||||
(change-class div 'clog-gui-menu-bar)
|
||||
(when main-menu
|
||||
(setf (menu app) div))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue