#{form @update(), enctype:'multipart/form-data'}
#{/form}
dir and url settings are read only. You need to go to either your "application.conf"
to change the dir settings. You need to restart play server to apply your change
This part shows the css and javascript dependency relationships defined in your
greenscript.conf
file. Note, this part is read only! You should update
your greenscript.conf
file and restart the server to apply your changes.
CSS dependencies
-
#{list items:cssDeps, as: 'row'}
- ${row} #{/list}
JavaScript dependencies
-
#{list items:jsDeps, as: 'row'}
- ${row} #{/list}
GreenScript Configurator v1.1c by greenlaw110@gmail.com