add delete confirmation modal

This commit is contained in:
Joshua Arts
2018-07-04 15:20:12 -04:00
parent 91b9bb4054
commit 21e0a3558d
6 changed files with 37 additions and 6 deletions

View File

@ -12,7 +12,7 @@
<h1 id="main-text" class="font-weight-400 responsive-header">Welcome to Greenlight.</h1>
<h4 class="text-muted">A simple front end for your BigBlueButton Open Source Web Conferencing Server.</h4>
<%= link_to "https://www.youtube.com/watch?v=yGX3JCv7OVM&feature=youtu.be", class: "p-3", target: "_blank" do %>
<%= link_to "https://youtu.be/Hso8yLzkqj8", class: "p-3", target: "_blank" do %>
<h4>Watch a tutorial on using Greenlight <i class="far fa-play-circle"></i></h4>
<% end %>
</div>