Remove yesno option from Storage backend

This commit is contained in:
Hypolite Petovan 2020-02-05 21:37:32 -05:00
parent dad6b43689
commit a7a38da62d
3 changed files with 8 additions and 3 deletions

View file

@ -73,7 +73,6 @@ Optional. Depends on which 'type' this option is:
- 'select': array `[ value => label ]` of choices
- 'intcheckbox': value of input element
- 'select_raw': prebuild html string of `<option >` tags
- 'yesno': array `[ 'label no', 'label yes']`
Each label should be translatable