source: src/main/webapp/domainsrepo/7issues/7issues.json@ 42

Last change on this file since 42 was 42, checked in by bart, 2 years ago

Fixed small issues in domaineditor.

File size: 437 bytes
RevLine 
[42]1{
2 "name": "7issues",
3 "issuesValues": {
4 "i1": {
5 "range": {"low":0,"high":9,"step":1}
6 },
7 "i2": {
8 "range": {"low":0,"high":9,"step":1}
9 },
10 "i3": {
11 "range": {"low":0,"high":9,"step":1}
12 },
13 "i4": {
14 "range": {"low":0,"high":9,"step":1}
15 },
16 "i5": {
17 "range": {"low":0,"high":9,"step":1}
18 },
19 "i6": {
20 "range": {"low":0,"high":9,"step":1}
21 },
22 "i7": {
23 "range": {"low":0,"high":9,"step":1}
24 }
25 }
26}
Note: See TracBrowser for help on using the repository browser.