Skip to content

Commit 7dc32cc

Browse files
committed
🐛 add missing element attributes
1 parent 3ff3dcb commit 7dc32cc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

datamodels/2.x/itop-knownerror-mgmt/datamodel.itop-knownerror-mgmt.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,10 @@
247247
<db_key_field>link_id</db_key_field>
248248
<db_final_class_field/>
249249
<naming>
250-
<attributes id="error_name"/>
251-
<attributes id="functionalci_name"/>
250+
<attributes>
251+
<attribute id="error_name"/>
252+
<attribute id="functionalci_name"/>
253+
</attributes>
252254
</naming>
253255
<style>
254256
<icon/>

0 commit comments

Comments
 (0)