Revert "Monitoring/Backens: Add resource configuration link"

This reverts commit 52c452c044.

Wrong implementation.
This commit is contained in:
Marius Hein 2014-11-07 14:18:23 +01:00
parent 94b01cf4b0
commit a460286597
1 changed files with 0 additions and 2 deletions

View File

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