Skip to content
Snippets Groups Projects
Commit bfa5cf26 authored by Tim Steiner's avatar Tim Steiner
Browse files

more of the same... :(

parent b50f8eee
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,6 @@
$this->group->description,
array('rows' => 5, 'cols' => 50)); ?>
<label for="groups">Groups:</label>
<?php print_r($this->group->getGroups(false)); ?>
<?php echo $this->formSelect('groups',
$this->group->getGroups(false)->columnToArray(Groups::getInstance()->getPrimaryKeyName(true)),
array('multiple' => 'multiple'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment