Moves all JavaScript files that where placed in the model/form folder out of the admin area, into the media folder.
This commit is contained in:
@@ -280,7 +280,7 @@
|
||||
"type": "single"
|
||||
},
|
||||
"module_forms.js": {
|
||||
"path": "c0mp0n3nt/admin/models/forms",
|
||||
"path": "c0mp0n3nt/media/js",
|
||||
"rename": "module_forms",
|
||||
"type": "single"
|
||||
},
|
||||
|
Reference in New Issue
Block a user