|
@@ -12,7 +12,7 @@ file that was distributed with this source code.
|
|
{% extends 'SonataBlockBundle:Block:block_base.html.twig' %}
|
|
{% extends 'SonataBlockBundle:Block:block_base.html.twig' %}
|
|
|
|
|
|
{% block block %}
|
|
{% block block %}
|
|
- {% for group in admin_pool.dashboardGroups %}
|
|
|
|
|
|
+ {% for group in groups %}
|
|
<table class="table table-bordered table-striped sonata-ba-list">
|
|
<table class="table table-bordered table-striped sonata-ba-list">
|
|
<thead>
|
|
<thead>
|
|
<tr>
|
|
<tr>
|