Fix the style of the public access confirmation button

This commit is contained in:
Kenn Jacobsen
2019-03-27 19:39:55 +01:00
committed by Sebastiaan Janssen
parent aba9c89ff4
commit d87464b8e4

View File

@@ -127,7 +127,7 @@
<div class="alert alert-success" ng-bind-html="vm.success.message"></div>
<umb-button type="button"
action="vm.close()"
button-style="action"
button-style="success"
label-key="general_ok">
</umb-button>
</umb-pane>