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:
2015-12-17 07:41:16 +01:00
parent 0a1898e9a7
commit 9c622bc852
2 changed files with 40 additions and 3 deletions

View File

@@ -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