html/preset_sel/ui.cfg : Layout and label changes.

This commit is contained in:
kevin 2022-12-12 12:27:01 -05:00
parent fc379df197
commit 231e8810fd

View File

@ -47,7 +47,10 @@
row: {
number:{ name: insertLocId, title:"End Loc:", min:0, max:100000, step:1, decpl:0 },
button:{ name: insertBtnId, title:"Insert", enable: false },
button:{ name: deleteBtnId, title:"Delete", enable: false },
},
row: {
button:{ name: deleteBtnId, title:"Delete Selected", enable: false },
},
/*