Skip to content

Commit

Permalink
Modified: wflow-consoleweb - Minor fix for datalist tag URL.
Browse files Browse the repository at this point in the history
git-svn-id: http://dev.joget.org/svn/jw-community/trunk@387 1bff935d-2fe2-40b7-b00f-c2aca69a7612
  • Loading branch information
julian committed May 29, 2012
1 parent cb232f8 commit 69bb174
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -13,5 +13,5 @@
<c:set var="queryStr" value="${jsonParam}=${jsonEncoded}"/>
</c:if>

<jsp:include page="/web/client/app/datalist/${id}?${queryStr}" flush="true" />
<jsp:include page="/web/client/app/~~/1/datalist/${id}?${queryStr}" flush="true" />

0 comments on commit 69bb174

Please sign in to comment.