Tweak button wording in "find role by perm" form
This commit is contained in:
parent
f49b4d1b8b
commit
f5f973dc3a
|
@ -43,8 +43,7 @@
|
||||||
<div class="buttons">
|
<div class="buttons">
|
||||||
<once-button tag="a"
|
<once-button tag="a"
|
||||||
href="${request.current_route_url(_query=None)}"
|
href="${request.current_route_url(_query=None)}"
|
||||||
icon-left="ban"
|
text="Reset Form">
|
||||||
text="Reset">
|
|
||||||
</once-button>
|
</once-button>
|
||||||
<b-button type="is-primary"
|
<b-button type="is-primary"
|
||||||
native-type="submit"
|
native-type="submit"
|
||||||
|
|
Loading…
Reference in a new issue