Use <once-button> for "find by perm" feature for Users, Roles

This commit is contained in:
Lance Edgar 2019-06-06 16:53:16 -05:00
parent 4b6038c50c
commit 643d29ba57

View file

@ -116,10 +116,10 @@ ${h.end_form()}
</div> </div>
<div class="buttons"> <div class="buttons">
<b-button type="is-primary" <once-button type="is-primary"
native-type="submit"> native-type="submit"
Find ${model_title_plural} text="Find ${model_title_plural}">
</b-button> </once-button>
</div> </div>
${h.end_form()} ${h.end_form()}