Skip to content

Commit

Permalink
Hide the "Add" button on the overview page
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrillkuettel committed May 16, 2024
1 parent 67d1186 commit e4ad540
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/privatim/views/templates/activities.pt
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@
<div class="col-md-6">
<h1 i18n:translate="">Activities</h1>
</div>
<div class="col-md-6 text-end">
<a i18n:translate="" href="${request.route_url('add_consultation')}"
class="btn btn-primary" role="button" tabindex="1">Add Consultation</a>
</div>
</div>

<!-- Main content area (2/3 width) -->
Expand Down

0 comments on commit e4ad540

Please sign in to comment.