Add enable field to edit access data

This commit is contained in:
Clemens Schwaighofer
2016-07-15 17:31:40 +09:00
parent 939ff2e4a5
commit a20df16c2c
3 changed files with 38 additions and 0 deletions

View File

@@ -311,6 +311,8 @@
$elements[] = $form->form_create_element("color");
$elements[] = $form->form_create_element("description");
// add name/value list here
// $elements[] = $form->form_show_list_table("edit_access_data");
break;
break;
default:
print "NO NO NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO!";