mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
Use actual intention for permission check intentions edit (#14113)
This commit is contained in:
parent
a5b6f9123e
commit
c30fce54c6
@ -22,7 +22,7 @@ as |route|>
|
||||
<BlockSlot @name="loaded">
|
||||
{{#let
|
||||
loader.data
|
||||
(not (can "write intention" item=item))
|
||||
(not (can "write intention" item=loader.data))
|
||||
as |item readOnly|}}
|
||||
<AppView>
|
||||
<BlockSlot @name="breadcrumbs">
|
||||
|
Loading…
x
Reference in New Issue
Block a user