Skip to content

Commit b3e7714

Browse files
committed
[Task] change name of require-js template
1 parent 7d1a722 commit b3e7714

File tree

6 files changed

+30
-18
lines changed

6 files changed

+30
-18
lines changed

README.md

Lines changed: 30 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -52,24 +52,36 @@ You can also watch a more detailed video demos on Youtube:
5252

5353
## Available Templates
5454

55-
* blockHtml
56-
* consoleCommand
57-
* crud
58-
* crudEAV
59-
* eavFileAttribute
60-
* email
61-
* emailFormRequest
62-
* fileModel
63-
* fileProcessor
64-
* fotoramaSlider
65-
* frontAjaxHtml
66-
* frontController
67-
* jsRequire
68-
* language
69-
* logger
70-
* model
71-
* module
72-
* widget
55+
```
56+
Featured
57+
ajaxHtml
58+
consoleCommand
59+
crudEAV
60+
crudEAVWithFile
61+
frontController
62+
requireJs
63+
logger
64+
widget
65+
66+
More Templates
67+
ajaxJson
68+
ajaxRestApi
69+
blockHtml
70+
crud
71+
crudEAVWithMultipleFiles
72+
customConfigXml
73+
customDBConnection
74+
email
75+
emailFormRequest
76+
fileEAVAttribute
77+
fileEAVMultiple
78+
fileModel
79+
fileProcessor
80+
fotoramaSlider
81+
language
82+
model
83+
module
84+
``
7385
7486
## Create new Templates
7587

0 commit comments

Comments
 (0)