#{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 click "reload" to apply your changes.
CSS dependencies
-
#{list items:cssDeps, as: 'row'}
- ${row} #{/list}
JavaScript dependencies
-
#{list items:jsDeps, as: 'row'}
- ${row} #{/list}
Javascript dependency debug info
Stylesheet dependency debug info
GreenScript Configurator v1.2 by greenlaw110@gmail.com