diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-07-29 16:18:47 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-08-06 10:24:36 +0200 |
commit | e281b81475cc8a94a59f6ce7767d4b0996ea7180 (patch) | |
tree | 51b7a5e0e0a1abacc6157a0509377cdc5fb03fed /id/ConfigWebTool/src/main/resources/struts.properties | |
parent | 99694b29f82f858f5b6163e6a3d6c11caaeb487e (diff) | |
download | moa-id-spss-e281b81475cc8a94a59f6ce7767d4b0996ea7180.tar.gz moa-id-spss-e281b81475cc8a94a59f6ce7767d4b0996ea7180.tar.bz2 moa-id-spss-e281b81475cc8a94a59f6ce7767d4b0996ea7180.zip |
Configuration Tool:
- OA Configuration
TODO:
- General Configuration
- Import
- User Management
Diffstat (limited to 'id/ConfigWebTool/src/main/resources/struts.properties')
-rw-r--r-- | id/ConfigWebTool/src/main/resources/struts.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/id/ConfigWebTool/src/main/resources/struts.properties b/id/ConfigWebTool/src/main/resources/struts.properties index 2ef882658..5b219754a 100644 --- a/id/ConfigWebTool/src/main/resources/struts.properties +++ b/id/ConfigWebTool/src/main/resources/struts.properties @@ -14,3 +14,5 @@ struts.ui.theme=css_xhtml struts.devMode=false struts.action.extension=action,, +struts.custom.i18n.resources=applicationResources +struts.i18n.encoding=UTF-8
\ No newline at end of file |