Added initial version.
This commit is contained in:
parent
a8b3ece110
commit
736631e798
6 changed files with 200 additions and 2 deletions
10
etc/config.php
Normal file
10
etc/config.php
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
//"element_type_module" => "form",
|
||||
"dependencies" => [
|
||||
"javascript" => [
|
||||
"movis_js_movis"
|
||||
]
|
||||
]
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue