Skip to content
Snippets Groups Projects
Commit 07647c5f authored by Antoine Dupré's avatar Antoine Dupré
Browse files

fix: empty list all notes

parent 44b43666
No related branches found
No related tags found
No related merge requests found
Pipeline #15784 passed
......@@ -381,6 +381,8 @@ import("./utils.js").then((utils) => {
</div>
<solid-display
fields="segment1(segment2(title(title_prefix, date), user.name, longdesc), segment3(counter)), @id"
empty-value="Aucune note partagée"
empty-widget="tzcld-generic-no-result-info"
class="segment block whitespace-normal pagination children children-full padding-right-large"
class-segment1="segment hover bg-color-white shadow border-rounded-xxsmall full text-top whitespace-normal cursor-pointer margin-bottom-small"
class-segment2="segment block padding-xlarge text-left"
......
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