Skip to content
Commit 601c4ee0 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

luci-base: form.js: add a new "contains" dependency mode



By tagging option dependencies with `!contains`, dependencies are
considered satisfied when the value is contained in the value of
a related field, instead of being equal to it.

Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent 4670099a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment