Skip to content

Commit

Permalink
remove db record display
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel Stohn authored and Axel Stohn committed Mar 31, 2022
1 parent d59e18c commit 3612a46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion View/CoGrouperLites/fields.inc
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,6 @@ print $this->Form->hidden('co_dashboard_widget_id', array('default' => $vv_dwid)
</li>
<?php endif; ?>
</ul>
<?php print_r($co_grouper_lites); ?>
<div id="grouper-plugin" class="pt-2">
<div class="d-flex align-items-center">
<h2><?php echo $params['title']; ?></h2>
Expand Down

0 comments on commit 3612a46

Please sign in to comment.