Skip to content

Commit

Permalink
Merge pull request #622 from swklein/master
Browse files Browse the repository at this point in the history
Correct ERQMAjaxUpdateContainer
  • Loading branch information
darkv committed Dec 15, 2014
2 parents 59c5cd8 + 6c191e3 commit 53c9016
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<!-- _ju:<wo:WOString value = "$javaScriptElementID" /> -->
<wo:genericContainer elementName = "$elementName" otherTagString = "$otherTagString"> <wo:content /> </wo:genericContainer>
<!-- _ju:<wo:WOString value = "$javaScriptElementID" /> -->
<wo:genericContainer elementName="$elementName" otherTagString="$otherTagString">
<!-- _ju:<wo:WOString value = "$javaScriptElementID" /> -->
<wo:content />
<!-- _ju:<wo:WOString value = "$javaScriptElementID" /> -->
</wo:genericContainer>

0 comments on commit 53c9016

Please sign in to comment.