aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/targetConfiguration.jsp
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-07-15 11:05:19 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-07-15 11:05:19 +0200
commit0265338e3f2553d9f6926c930561d29a65035847 (patch)
tree931d6f7aa88e6e78e58fb1041fe866bcb66148bd /id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/targetConfiguration.jsp
parent6fbab2eede4c6cf54d2b6f34fcccc246d5183667 (diff)
downloadmoa-id-spss-0265338e3f2553d9f6926c930561d29a65035847.tar.gz
moa-id-spss-0265338e3f2553d9f6926c930561d29a65035847.tar.bz2
moa-id-spss-0265338e3f2553d9f6926c930561d29a65035847.zip
solve problems with Target configuration
Diffstat (limited to 'id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/targetConfiguration.jsp')
-rw-r--r--id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/targetConfiguration.jsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/targetConfiguration.jsp b/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/targetConfiguration.jsp
index 261966a86..b8bd1dc02 100644
--- a/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/targetConfiguration.jsp
+++ b/id/ConfigWebTool/src/main/webapp/jsp/snippets/OA/targetConfiguration.jsp
@@ -46,8 +46,8 @@
</s:select>
</s:else>
- <s:checkbox name="subTargetSet"
- value="%{subTargetSet}"
+ <s:checkbox name="targetConfig.subTargetSet"
+ value="%{targetConfig.subTargetSet}"
labelposition="left"
key="webpages.oaconfig.general.target.subsector.checkbox"
cssClass="checkbox"