Skip to content

Commit

Permalink
Button color change on training request
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcoombs2000 committed Jan 25, 2024
1 parent 21985d6 commit 58937a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/dashboard/training/Index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="card-content">
<div class="row row_no_margin">
<div class="card-title col s8"><span class="card-title">Training Requests</span></div>
<div class="col s8"><span class="btn new_event_button right"><a
<div class="col s8"><span class="btn button-warning right"><a
href="https://docs.google.com/document/d/1U717_AoxZC4Z2-la4DcCge7cnuHrrlK_X2Lnsar8msc/edit?pli=1"
target="_blank"
rel="noopener noreferrer">Training Information</a></span></div>
Expand Down

0 comments on commit 58937a1

Please sign in to comment.