Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
custom-tzcld
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Components
custom-tzcld
Commits
adce241e
Commit
adce241e
authored
3 months ago
by
Emmanuel Vodor
Browse files
Options
Downloads
Patches
Plain Diff
bugfix: update ac checker on shared files
parent
a6778ab8
No related branches found
Branches containing commit
Tags
v5.0.2-beta.2
Tags containing commit
1 merge request
!24
bugfix: update ac checker on shared files
Pipeline
#19307
passed with stage
in 31 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/my-territory/detail/my-territory-detail-exchanges.js
+2
-2
2 additions, 2 deletions
...ents/my-territory/detail/my-territory-detail-exchanges.js
with
2 additions
and
2 deletions
src/components/my-territory/detail/my-territory-detail-exchanges.js
+
2
−
2
View file @
adce241e
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"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment