mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
New Builder Panel Template
This commit is contained in:
parent
f1318dfdb1
commit
59401ad735
8 changed files with 100 additions and 0 deletions
|
|
@ -2268,6 +2268,11 @@
|
|||
|
||||
(defparameter *supported-templates*
|
||||
(list
|
||||
'(:name "New Builder Panel Project"
|
||||
:code "nbp"
|
||||
:type :system
|
||||
:www "templates/www/"
|
||||
:loc "templates/projects/clog-panel/")
|
||||
'(:name "New CLOG Basic HTML Project"
|
||||
:code "ncp"
|
||||
:type :system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue