luci-base: widgets; remove maximal firewall zone name length datatype
authorPaul Donald <newtwen+github@gmail.com>
Tue, 14 Jan 2025 15:16:56 +0000 (16:16 +0100)
committerPaul Donald <newtwen+github@gmail.com>
Tue, 14 Jan 2025 15:16:56 +0000 (16:16 +0100)
commit7046a1cac1425477196a0d49c3fc64ebfcf9a238
tree78f0f5942f22ffcedefbd5734ebcfac69afed248
parentb85628e16cd83a666bb97e57d35ce439546d394e
luci-base: widgets; remove maximal firewall zone name length datatype

removes a075566dbb5147a4311cd24f46a173222c9172cf (and subsequent fixes)

enforcing a datatype on this widget generates the following error when
multiple zones are selected:

 Expecting: valid UCI identifier

(the error triggered for uciname). At its simplest: multiple selections
are no longer just a uciname, but multiple thereof.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
modules/luci-base/htdocs/luci-static/resources/tools/widgets.js