mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
add envelope-panel
This commit is contained in:
parent
0e2aac306b
commit
f75a0d33d2
7 changed files with 46 additions and 13 deletions
|
|
@ -178,4 +178,4 @@ provide an interactive console.)"))
|
|||
(if *clogframe-mode*
|
||||
(open-browser :url (format nil "http://127.0.0.1:~A/test" *clog-port*))
|
||||
(open-window (window (connection-body obj)) "/test")))
|
||||
(on-open-file obj :title-class "w3-yellow" :title "test eval" :text result)))
|
||||
(on-open-file obj :title-class "w3-yellow" :title "Eval Results" :text result :has-time-out *editor-delay-on-eval-panels*)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue