Monitoring/Backens: Add resource configuration link

resolves: #7493
This commit is contained in:
Marius Hein 2014-11-06 12:59:31 +01:00
parent 92f8f9f7da
commit 52c452c044
1 changed files with 2 additions and 0 deletions

View File

@ -67,4 +67,6 @@
<?php endforeach; ?>
</tbody>
</table>
<h1><?= $this->translate('Resources'); ?></h1>
<a href="<?= $this->href('config/resource'); ?>"><?= $this->translate('Jump to resource configuration'); ?></a>
</div>