Skip to content

Commit

Permalink
Deactivated the 'Søk undergruppe' button
Browse files Browse the repository at this point in the history
  • Loading branch information
Kajrakso committed Aug 31, 2024
1 parent b14ef97 commit 38b7ea2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -318,9 +318,9 @@ <h5 class="modal-title" id="exampleModalLongTitle">Ny student?</h5>

{# Kan aktiveres igjen ved neste undergruppe-valg #}
{# if user.is_authenticated #}
<li class="nav-item mr-1 ">
<!--<li class="nav-item mr-1 ">
<a class="nav-link text-light" href="/application/">Søk undergruppe</a>
</li>
</li>-->
{# endif #}

</ul>
Expand Down

0 comments on commit 38b7ea2

Please sign in to comment.