objects/table: show the deployment link here too
This commit is contained in:
parent
7f5ae5e321
commit
d38862bad4
|
@ -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 ?>
|
||||
|
|
Loading…
Reference in New Issue