Browse Source

TestMe: add a type with no superior

ArnAud 9 years ago
parent
commit
e57598690d
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      EditorialModel/test/me.json

+ 3
- 0
EditorialModel/test/me.json View File

@@ -52,5 +52,8 @@
52 52
   },
53 53
   "18" : {
54 54
     "component":"EmField", "name":"age", "string":"{\"fre\":\"Age\"}", "help_text":"{}", "rank":"3", "date_update":"", "date_create":"", "fieldtype":"char", "fieldgroup_id":"8", "rel_field_id":"", "optional":1, "internal":"", "icon":"0"
55
+  },
56
+  "19" : {
57
+    "component":"EmType", "name":"numero", "string":"{\"fre\":\"Numéro\"}", "help_text":"{}", "rank":"2", "date_update":"", "date_create":"", "class_id":"13", "icon":"0", "sortcolumn":"rank"
55 58
   }
56 59
 }

Loading…
Cancel
Save