We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7a011 commit 7a95f3cCopy full SHA for 7a95f3c
app/views/standard_layout.scala.html
@@ -66,9 +66,6 @@
66
</a>
67
</header>
68
<ul class="nav navbar-nav">
69
- <li>
70
- <a id="link-to-digital-services" href="@appRoutes.CatalogueController.allDigitalServices" class="@if(active=="digital-services") {active}">Digital Services</a>
71
- </li>
72
<li>
73
<a id="link-to-teams" href="@appRoutes.CatalogueController.allTeams" class="@if(active=="teams") {active}">Teams</a>
74
</li>
0 commit comments