html/preset_sel/ui.cfg : Layout and label changes.
This commit is contained in:
parent
fc379df197
commit
231e8810fd
@ -47,7 +47,10 @@
|
|||||||
row: {
|
row: {
|
||||||
number:{ name: insertLocId, title:"End Loc:", min:0, max:100000, step:1, decpl:0 },
|
number:{ name: insertLocId, title:"End Loc:", min:0, max:100000, step:1, decpl:0 },
|
||||||
button:{ name: insertBtnId, title:"Insert", enable: false },
|
button:{ name: insertBtnId, title:"Insert", enable: false },
|
||||||
button:{ name: deleteBtnId, title:"Delete", enable: false },
|
},
|
||||||
|
|
||||||
|
row: {
|
||||||
|
button:{ name: deleteBtnId, title:"Delete Selected", enable: false },
|
||||||
},
|
},
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user