mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-05 18:20:36 -08:00
update to latest ace editor
This commit is contained in:
parent
2de510d924
commit
b037e67cab
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@
|
|||
;; git clone https://github.com/ajaxorg/ace-builds/
|
||||
;; and uncomment this line and comment out the next:
|
||||
;; (load-script (html-document body) "/ace-builds/src-noconflict/ace.js")
|
||||
(load-script (html-document body) "https://pagecdn.io/lib/ace/1.4.12/ace.js")
|
||||
(load-script (html-document body) "https://cdnjs.cloudflare.com/ajax/libs/ace/1.6.0/ace.js")
|
||||
(add-class body "w3-teal")
|
||||
(let* ((menu (create-gui-menu-bar body))
|
||||
(icon (create-gui-menu-icon menu :on-click #'do-ide-help-about))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue