Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
custom-tzcld
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
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
258d39a0
Commit
258d39a0
authored
1 year ago
by
Antoine Dupré
Browse files
Options
Downloads
Patches
Plain Diff
fix: update display of followed points
parent
72d52a0d
No related branches found
No related tags found
2 merge requests
!7
fix: backlink on left in territory profile...
,
!4
Draft: add: alpha release + switch to core beta
Pipeline
#16906
passed
1 year ago
Stage: prepare
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/widgets-display-follow-tzcld.js
+5
-12
5 additions, 12 deletions
src/widgets-display-follow-tzcld.js
with
5 additions
and
12 deletions
src/widgets-display-follow-tzcld.js
+
5
−
12
View file @
258d39a0
...
...
@@ -176,16 +176,17 @@ core.Sib.register({
<solid-widget name="follow-answer-form">
<template>
<div class="segment full auto-eval-answer">
<div class="segment
half
padding-small whitespace-normal">
<div class="segment full padding-small text-top whitespace-normal">
<div class="segment
full
padding-small whitespace-normal">
<div class="segment full padding-small
padding-bottom-xxsmall
text-top whitespace-normal">
<solid-display
data-src="
\$
{value}"
solid-resource
fields="followed_point.name"
fields="followed_point.name
, div(followed_point.helpComment)
"
widget-followed_point.name="h4"
widget-div="div"
></solid-display>
</div>
<div class="segment full padding-small text-top">
<div class="segment full padding-small
padding-top-xxsmall
text-top">
<solid-form
solid-resource
fields="answer"
...
...
@@ -199,14 +200,6 @@ core.Sib.register({
></solid-form>
</div>
</div>
<div class="segment half padding-small text-top whitespace-normal">
<solid-display
data-src="
\$
{value}"
fields="title, followed_point.helpComment"
value-title="Question à poser"
widget-title="h5"
></solid-display>
</div>
</div>
</template>
</solid-widget>
...
...
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