Commit 5e0afa60 by Antti Tonkyra

fix testing stuff

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