Files
luci/modules
Paul Donald 7046a1cac1 luci-base: widgets; remove maximal firewall zone name length datatype
removes a075566dbb (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>
2025-01-14 16:16:56 +01:00
..