migrate to new git
This commit is contained in:
27
web/ext/editor_templates/config.json
Normal file
27
web/ext/editor_templates/config.json
Normal file
@@ -0,0 +1,27 @@
|
||||
[
|
||||
{
|
||||
"title": "圖框",
|
||||
"kind": "a01"
|
||||
},
|
||||
{
|
||||
"title": "表格",
|
||||
"kind": "a02"
|
||||
},{
|
||||
"title": "內文iframe樣板",
|
||||
"kind": "a03"
|
||||
},{
|
||||
"title": "內文樣板",
|
||||
"kind": "a04"
|
||||
},{
|
||||
"title": "圖片內文樣板",
|
||||
"kind": "a05"
|
||||
},{
|
||||
"title": "圖片編排樣板",
|
||||
"kind": "a06"
|
||||
},
|
||||
{
|
||||
"title": "全部",
|
||||
"kind": ""
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user