Skip to content

Commit 7a95f3c

Browse files
Removed the Digital Service link in the navigation bar
1 parent 5f7a011 commit 7a95f3c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/views/standard_layout.scala.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@
6666
</a>
6767
</header>
6868
<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>
7269
<li>
7370
<a id="link-to-teams" href="@appRoutes.CatalogueController.allTeams" class="@if(active=="teams") {active}">Teams</a>
7471
</li>

0 commit comments

Comments
 (0)