mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-27 18:13:48 +00:00
improve cfgroup rendering to show title only if necessary
If the value `chill_custom_fields.show_empty_values_in_views` is false, the title is shown only if a field has been filled "below" the title.
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
'Other value': 'Autre valeur'
|
||||
'None': 'Pas spécifié'
|
||||
|
||||
#customfieldsgroup rendering
|
||||
Empty data: Données vides
|
||||
No data to show: Pas de valeurs à afficher
|
||||
|
||||
#customfieldsgroup administration
|
||||
CustomFieldsGroup list: Groupes de champs personnalisés
|
||||
CustomFieldsGroup creation: Nouveau groupe de champs personnalisés
|
||||
|
Reference in New Issue
Block a user