Skip to content
Snippets Groups Projects
Commit adce241e authored by Emmanuel Vodor's avatar Emmanuel Vodor
Browse files

bugfix: update ac checker on shared files

parent a6778ab8
No related branches found
Tags v5.0.2-beta.2
1 merge request!24bugfix: update ac checker on shared files
Pipeline #19307 passed with stage
in 31 seconds
import { html, nothing } from "lit";
import * as utils from "@helpers/utils";
import { html, nothing } from "lit";
customElements.define(
"tzcld-my-territory-exchanges",
......@@ -104,7 +104,7 @@ customElements.define(
<solid-ac-checker
data-src="${this.dataSrc}"
permission="acl:Write"
nested-field="tzcld_community_synthesis_followed"
nested-field="tzcld_profile_identity"
>
<div
class="flex sm-flex-col justify-content-end gap-medium sm-gap-xsmall margin-top-large"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment