diff options
author | Paul Donald <newtwen+github@gmail.com> | 2024-10-23 01:01:50 +0200 |
---|---|---|
committer | Paul Donald <newtwen+github@gmail.com> | 2024-10-23 01:13:04 +0200 |
commit | af48efd4f86e09210ea38356facd8c114feab7b9 (patch) | |
tree | 73c092205e751578c8232e424e2f9e135de6aabe /modules/luci-mod-network | |
parent | 1f32729428b4a859399c03efd255d7ae61a7b2b8 (diff) |
luci-base: add 'create' boolean to MultiValue form widget
Enables creation of custom choices.
example usage:
o = s.taboption('thistab', form.MultiValue, 'myoption');
o.create = true;
Form element now presents additional ' -- custom -- ' entry.
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Diffstat (limited to 'modules/luci-mod-network')
0 files changed, 0 insertions, 0 deletions