|
@@ -4,7 +4,7 @@
|
|
"http://struts.apache.org/dtds/struts-2.0.dtd">
|
|
"http://struts.apache.org/dtds/struts-2.0.dtd">
|
|
<struts>
|
|
<struts>
|
|
<constant name="struts.devMode" value="true" />
|
|
<constant name="struts.devMode" value="true" />
|
|
- <constant name="struts.ui.theme" value="css_xhtml" />
|
|
|
|
|
|
+ <constant name="struts.ui.theme" value="simple" />
|
|
<constant name="struts.custom.i18n.resources" value="microfolie" />
|
|
<constant name="struts.custom.i18n.resources" value="microfolie" />
|
|
<constant name="struts.action.extension" value="ili" />
|
|
<constant name="struts.action.extension" value="ili" />
|
|
<package name="microfolie" extends="struts-default">
|
|
<package name="microfolie" extends="struts-default">
|