From 754765724a256a8f3f99eba641c1f38973f9b4cd Mon Sep 17 00:00:00 2001 From: Charles Nepote Date: Wed, 2 Oct 2024 17:15:21 +0200 Subject: [PATCH] fix: In the Folksonomy Engine table, property and value headers were not at the right place (#10857) In the table, property and value headers are not at the right place + fix css --- html/js/folksonomy.js | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/html/js/folksonomy.js b/html/js/folksonomy.js index 7ca77b1f5805f..048ea40ccbdc6 100644 --- a/html/js/folksonomy.js +++ b/html/js/folksonomy.js @@ -151,8 +151,9 @@ function displayFolksonomyPropertyValues() { $("div#main-product").append( String('' + '
' + - '
' + - '
' + + '
' + + '
' + + '
' + '

Personalized properties (beta)

' + '

' + "

These properties are created and filed by users for any kind of usages. Feel free to add your own. " + @@ -165,9 +166,10 @@ function displayFolksonomyPropertyValues() { '

' + '' + '' + - '' + - '' + - '' + + '' + + '' + + '' + + '' + '' + '') + '' + @@ -190,6 +192,7 @@ function displayFolksonomyPropertyValues() { '' + '' + '' + + '' + '' + '');
Property 🛈Value  Property 🛈Value