parent
a47265eb17
commit
5e98671509
|
@ -8,7 +8,7 @@
|
||||||
<table class="action-table listing-table">
|
<table class="action-table listing-table">
|
||||||
<thead>
|
<thead>
|
||||||
<th><?= $this->translate('Resource') ?></th>
|
<th><?= $this->translate('Resource') ?></th>
|
||||||
<th style="width: 5em"><?= $this->translate('Remove') ?></th>
|
<th></th>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php foreach ($this->resources as $name => $value): ?>
|
<?php foreach ($this->resources as $name => $value): ?>
|
||||||
|
|
Loading…
Reference in New Issue