objects/table: show the deployment link here too

This commit is contained in:
Thomas Gelf 2016-12-14 14:59:27 +01:00
parent 7f5ae5e321
commit d38862bad4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<h1><?= $this->escape($this->title) ?><?= $this->quickSearch ?></h1>
<span class="action-links"<?php if (! $this->stayHere): ?> data-base-target="_next"<?php endif ?>>
<?= $this->addLink ?>
<?= $this->addLink ?><?= $this->render('object/deploymentLink.phtml') ?>
</span>
<?php if ($this->filterEditor): ?>
<?= $this->filterEditor ?>