Remove category visibility controller

This commit is contained in:
Cryptkeeper
2016-06-20 18:14:06 -05:00
parent d7e3ebc127
commit aecb45fe07
4 changed files with 5 additions and 27 deletions

View File

@ -35,14 +35,6 @@
<p class="text-uppercase">Source code available on <a href="https://github.com/Cryptkeeper/Minetrack">Github</a></p>
<p class="text-uppercase">Made with <span style="color: #e74c3c;">&#9829;</span> by <a href="http://cryptkpr.me">Cryptkeeper</a></p>
<br />
<div id="category-controller">
<a class="text-uppercase" onclick="setCategoriesVisible(true);">Show Categories</a> // <a class="text-uppercase" onclick="setCategoriesVisible(false);">Hide Categories</a>
</div>
</div>
</div>