Skip to content
Snippets Groups Projects
Commit 0e7a47e1 authored by Alice Heaton's avatar Alice Heaton :speech_balloon:
Browse files

Temporarily hide the link to the sources page as there is currently only one source type.

parent 620eef53
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
<nav class="sidebar-nav navbar-collapse collapse">
<ul class="nav" id="side-menu">
<li><a class="active" href="{% url "dashboard" %}"><span class="fa fa-dashboard fa-fw"></span> Dashboard</a></li>
<li><a href="{% url "sources" %}"><span class="fa fa-download fa-fw"></span> Sources</a></li>
{# <li><a href="{% url "sources" %}"><span class="fa fa-download fa-fw"></span> Sources</a></li> #}
<li><a href="{% url "data-view" %}"><span class="fa fa-pencil fa-fw"></span> View &amp; Edit</a></li>
</ul>
</nav>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment