Commit 5e0afa60 by Antti Tonkyra

fix testing stuff

1 parent bcfe7db5
...@@ -41,7 +41,6 @@ ...@@ -41,7 +41,6 @@
</div> </div>
<h:commandButton class="sendbutton" action="#{actionLogCreateView.send}" value="#{i18n['actionlog.create.submitbutton']}"> <h:commandButton class="sendbutton" action="#{actionLogCreateView.send}" value="#{i18n['actionlog.create.submitbutton']}">
<f:ajax render="@form" />
</h:commandButton> </h:commandButton>
</div> </div>
</h:form> </h:form>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!