TESTING - No Sidebar
This commit is contained in:
parent
7d681028c4
commit
5d552889e6
@ -19,8 +19,6 @@
|
|||||||
|
|
||||||
<div class="sidebar">
|
<div class="sidebar">
|
||||||
<?php /* <?= $this->partial('search') ?> */ ?>
|
<?php /* <?= $this->partial('search') ?> */ ?>
|
||||||
|
|
||||||
|
|
||||||
<?php if ($this->searching_pool) : ?>
|
<?php if ($this->searching_pool) : ?>
|
||||||
<?= $this->t(['.pool_view_html', 'pool' => $this->linkTo($this->h($this->searching_pool->pretty_name()), array('pool#show', 'id' => $this->searching_pool->id))]) ?>
|
<?= $this->t(['.pool_view_html', 'pool' => $this->linkTo($this->h($this->searching_pool->pretty_name()), array('pool#show', 'id' => $this->searching_pool->id))]) ?>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
|
Reference in New Issue
Block a user