Skip to content
Snippets Groups Projects
Commit ebf6876a authored by Nils Christian Ehmke's avatar Nils Christian Ehmke
Browse files

Minor correction

parent 8896b102
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@
</p:tabView>
<hr/>
<div style="text-align: right">
<p:commandButton value="#{localizedMessages.ok}" oncomplete="settingsDlg.hide();" update="@all" />
<p:commandButton value="#{localizedMessages.ok}" oncomplete="settingsDlg.hide();"/>
</div>
</h:form>
</p:dialog>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment