Apply autoescape to admin module templates

This commit is contained in:
Kijin Sung 2018-10-10 15:24:10 +09:00
parent 24df74d618
commit d9178e91d6
20 changed files with 52 additions and 3 deletions

View file

@ -1,3 +1,5 @@
<config autoescape="on" />
<load target="css/admin.bootstrap.css" />
<load target="css/admin.iefix.css" />
<load target="./../../../common/css/xeicon/xeicon.css" />