Allow override of "create" permission for model index
This commit is contained in:
parent
a0a405f849
commit
720fc6182d
2 changed files with 10 additions and 2 deletions
|
@ -35,7 +35,7 @@
|
|||
<slot></slot>
|
||||
|
||||
<div v-if="showButtons"
|
||||
class="buttons">
|
||||
class="buttons" style="margin-top: 1rem;">
|
||||
<b-button :type="getSaveButtonType()"
|
||||
:icon-left="getSaveButtonIcon()"
|
||||
:disabled="saveDisabled"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue