TESTING - No Sidebar

This commit is contained in:
Yukimi Kazari 2016-09-25 01:05:47 -04:00
parent 7d681028c4
commit 5d552889e6

View File

@ -19,8 +19,6 @@
<div class="sidebar">
<?php /* <?= $this->partial('search') ?> */ ?>
<?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))]) ?>
<?php endif ?>