#1281 : Service catalog brick had 2 hardcoded headers ("Service" and "Sous-Service")

SVN:trunk[4330]
This commit is contained in:
Guillaume Lajarige
2016-08-11 10:00:49 +00:00
parent 8ef7f073b3
commit 16b5db448b

View File

@@ -1052,7 +1052,7 @@
<!-- Description text from attribute of above class [from the OQL] -->
<tooltip_att>description</tooltip_att>
<!-- Title of the level, will be display in lists and others browse modes -->
<title>Service</title>
<title>Class:Service</title>
<!-- Optional tag to add attributes to the table by their code, can be specified for each level -->
<!-- <fields /> -->
<!-- Can be empty on intermediate levels, default is drilldown -->
@@ -1066,7 +1066,7 @@
<parent_att>service_id</parent_att>
<name_att/>
<tooltip_att>description</tooltip_att>
<title>Sous-Service</title>
<title>Class:ServiceSubcategory</title>
<actions>
<action id="view" xsi:type="view"/>
<action id="create_from_this" xsi:type="create_from_this">