Merge pull request 'HOTFIX: Add acl in description button' (!1231) from hotfix_ticketService_acl into master
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1231 Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
This commit is contained in:
commit
04bbf9e9d7
|
@ -166,6 +166,7 @@ async function handleSave() {
|
|||
v-model="row.ticketServiceTypeFk"
|
||||
:options="ticketServiceOptions"
|
||||
option-label="name"
|
||||
:roles-allowed-to-create="['administrative']"
|
||||
option-value="id"
|
||||
hide-selected
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue