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