Fix ticket ref uniqueness rule declaration (many thanks @jbostoen !)

This commit is contained in:
Pierre Goiffon
2019-06-11 09:08:36 +02:00
parent daa906a697
commit 50ed52bacc

View File

@@ -54,7 +54,7 @@
</index>
</indexes>
<uniqueness_rules>
<rule if="ref">
<rule id="ref">
<attributes>
<attribute id="ref"/>
</attributes>