Commit a7a2bed9 authored by Antoine Gallavardin's avatar Antoine Gallavardin
Browse files

change value tu display

parent 4695f7d7
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -25,7 +25,7 @@ class termManagement extends management
public static $columns = [
['ObjectTypeColumn', []],
['LinkColumn', ['attributes' => 'mainAttr', 'label' => 'Name']],
['LinkColumn', ['attributes' => 'fdTaxonomyCode', 'label' => 'Name']],
['LinkColumn', ['attributes' => 'fdTaxonomyReferentiel', 'label' => 'Referentiel']],
['LinkColumn', ['attributes' => 'fdTaxonomyName', 'label' => 'Taxonomy']],
['LinkColumn', ['attributes' => 'description', 'label' => 'Description']],
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment