fix: print button without permission
This commit is contained in:
parent
4830a1c034
commit
6b253755a1
@ -46,7 +46,6 @@ export const CalendarFormActionInitializers = {
|
|||||||
component: 'PrintActionInitializer',
|
component: 'PrintActionInitializer',
|
||||||
schema: {
|
schema: {
|
||||||
'x-component': 'Action',
|
'x-component': 'Action',
|
||||||
'x-decorator': 'ACLActionProvider',
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
@ -37,7 +37,6 @@ export const ReadPrettyFormActionInitializers = {
|
|||||||
component: 'PrintActionInitializer',
|
component: 'PrintActionInitializer',
|
||||||
schema: {
|
schema: {
|
||||||
'x-component': 'Action',
|
'x-component': 'Action',
|
||||||
'x-decorator': 'ACLActionProvider',
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user