Skip to content

Commit

Permalink
ExtDesigner project
Browse files Browse the repository at this point in the history
  • Loading branch information
mantonovic committed Sep 14, 2021
1 parent e82bf34 commit ee147ea
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions interface/admin/src/istsos.xds
Original file line number Diff line number Diff line change
Expand Up @@ -15276,7 +15276,7 @@
},
"codeClass": null,
"userConfig": {
"storeId": "chartStyles",
"storeId": "ChartStyles",
"data": "[\n {\"id\": 1, \"name\": \"Line\"},\n {\"id\": 2, \"name\": \"Dotted\"},\n {\"id\": 3, \"name\": \"Line and Dots\"}\n]",
"designer|userClassName": "ChartStyles"
},
Expand All @@ -15285,12 +15285,11 @@
"id": "ExtBox1-ext-gen32937",
"type": "ajaxproxy",
"reference": {
"name": "fields",
"type": "array"
"name": "proxy",
"type": "object"
},
"codeClass": null,
"userConfig": {
"name": "id",
"designer|userClassName": "MyField92"
}
},
Expand All @@ -15311,4 +15310,4 @@
}
],
"framework": "ext40"
}
}

0 comments on commit ee147ea

Please sign in to comment.