Removed unneeded CSS and JS stuff

This commit is contained in:
Michael 2020-02-05 16:30:35 +00:00
parent 07148ecf6b
commit cf9070c396
12 changed files with 1 additions and 263 deletions

View file

@ -52,7 +52,7 @@ The info array for each option is defined as:
'type',
define the field used in form, and the type of data.
one of 'checkbox', 'combobox', 'custom', 'datetime', 'input', 'intcheckbox', 'password', 'radio', 'richtext', 'select', 'select_raw', 'textarea', 'yesno'
one of 'checkbox', 'combobox', 'custom', 'datetime', 'input', 'intcheckbox', 'password', 'radio', 'richtext', 'select', 'select_raw', 'textarea'
'label',