1
0
дзеркало https://github.com/Hutchy68/pivot.git synced 2025-09-14 03:20:45 +02:00

Removing some testing variables missed

This commit is contained in:
Tom Hutchison 2018-02-15 12:45:46 -05:00
джерело 65964dc883
коміт b3db964e77

@ -116,7 +116,7 @@ class pivotTemplate extends BaseTemplate {
</form>
</li>
<?php $location="-off-canvas";$this->renderSidebar() ?>
<?php $this->renderSidebar() ?>
</ul>
</aside>
@ -161,7 +161,7 @@ class pivotTemplate extends BaseTemplate {
</form>
</li>
<?php $location="";$this->renderSidebar() ?>
<?php $this->renderSidebar() ?>
</ul>
</div>