Skip to content

Commit

Permalink
Migrated group notifiers page from jstl to struts tags.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/continuum/trunk@1679057 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
batkinson committed May 12, 2015
1 parent d35951b commit 16d7c1d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -34,7 +34,7 @@
</s:action>

<s:action name="projectGroupNotifierSummary" executeResult="true" namespace="component">
<s:param name="projectGroupId"><c:out value="${projectGroupId}"/></s:param>
<s:param name="projectGroupId" value="projectGroupId"/>
</s:action>
</div>
</body>
Expand Down

0 comments on commit 16d7c1d

Please sign in to comment.