Collapsed /configs into /devices (or in some cases, /apps or /disks), simplifying the structure a bit
This commit is contained in:
parent
c226edd53a
commit
0e8e11d2d8
159 changed files with 1498 additions and 1472 deletions
7
disks/c1p/samples.xml
Normal file
7
disks/c1p/samples.xml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<disk id="disk" pos="left" padleft="8px">
|
||||
<control type="list" class="input" binding="listDisk">
|
||||
<item ref="/disks/c1p/OS65D33.json">OS65D33</item>
|
||||
</control>
|
||||
<control type="button" class="input" binding="loadDisk">Load Disk</control>
|
||||
</disk>
|
||||
Loading…
Reference in a new issue