Skip to content

Commit

Permalink
Remove date from survey banner
Browse files Browse the repository at this point in the history
  • Loading branch information
jvevansdfe committed Jun 18, 2024
1 parent 2c464a0 commit 60588dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ width: 100%;
# Add bug header
HTML(
'<div class="feedback-banner" id="feedback banner" >
<a href="https://forms.office.com/e/gUgfhXcRY3" target="_blank" rel="noopener noreferrer" style="color: #fff;"><strong>FEEDBACK</strong> | Click here to share your feedback by 24th June and help shape the future of this dashboard.</a>
<a href="https://forms.office.com/e/gUgfhXcRY3" target="_blank" rel="noopener noreferrer" style="color: #fff;"><strong>FEEDBACK</strong> | Click here to share your feedback and help shape the future of this dashboard.</a>
</div>'
),

Expand Down

0 comments on commit 60588dc

Please sign in to comment.