Skip to content

Commit

Permalink
Updated fields
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Dec 17, 2020
1 parent 9fb52b6 commit 18b8e69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions View/GrouperGroups/fields.inc
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ $PRIVELAGES = array('READ', 'VIEW', 'OPTIN', 'OPTOUT', 'ATTRIBUTE_READ');
</small>
</div>
</div>
<?php /*
<div class="form-group row py-2 bg-lighter">
<?php echo $this->Form->label(false, _txt('pl.grouperlite.form.group.stem.label'), array(
'for' => 'folder',
Expand All @@ -142,6 +143,7 @@ $PRIVELAGES = array('READ', 'VIEW', 'OPTIN', 'OPTOUT', 'ATTRIBUTE_READ');
</small>
</div>
</div>
*/ ?>
<div class="form-group row py-2 bg-light">
<?php echo $this->Form->label(false, 'Description:', array(
'for' => 'descr',
Expand Down

0 comments on commit 18b8e69

Please sign in to comment.