Skip to content

Commit

Permalink
removed button public solo page
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcoombs2000 committed Jan 28, 2024
1 parent bc4d8f2 commit 16e1993
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/controllers/SoloPublic.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<div class="card-content">
<div class="row row_no_margin">
<div class="card-title col s8"><span class="card-title">VATUSA Solo Certificates</span></div>
<div class="col s4"><router-link to="/ins/solo/new"><span class="btn waves-effect waves-light right">New</span></router-link></div>
</div>
<div>
<p class="no_certs" v-if="loading===false && certs.length === 0">There are no solo certificates on record for ZMA</p>
Expand Down

0 comments on commit 16e1993

Please sign in to comment.