Skip to content

Commit

Permalink
Merge pull request #29 from nicolasmoreau/dev
Browse files Browse the repository at this point in the history
add PDL requests to dev version for demo purpose
  • Loading branch information
nicolasmoreau committed Aug 10, 2015
2 parents a286ada + 35304b8 commit 06924c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions portal.war/src/main/webapp/xhtml/query/formMenu.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
action="#{query.addFormBranches}" />
<rich:menuItem value="Comments" reRender="formPanel"
action="#{query.addFormComments}" />
<!-- <rich:menuItem value="Asynchronous request" reRender="formPanel"
action="#{query.addFormAsync}" />-->
<rich:menuItem value="Asynchronous request" reRender="formPanel"
action="#{query.addFormAsync}" />
</rich:dropDownMenu>

</a4j:form>
Expand Down

0 comments on commit 06924c2

Please sign in to comment.