Fix the style of the public access confirmation button
This commit is contained in:
committed by
Sebastiaan Janssen
parent
aba9c89ff4
commit
d87464b8e4
@@ -127,7 +127,7 @@
|
|||||||
<div class="alert alert-success" ng-bind-html="vm.success.message"></div>
|
<div class="alert alert-success" ng-bind-html="vm.success.message"></div>
|
||||||
<umb-button type="button"
|
<umb-button type="button"
|
||||||
action="vm.close()"
|
action="vm.close()"
|
||||||
button-style="action"
|
button-style="success"
|
||||||
label-key="general_ok">
|
label-key="general_ok">
|
||||||
</umb-button>
|
</umb-button>
|
||||||
</umb-pane>
|
</umb-pane>
|
||||||
|
|||||||
Reference in New Issue
Block a user