remove video modal

This commit is contained in:
Josh
2018-06-05 16:49:00 -04:00
parent d9a95ffc18
commit fa64e53792
3 changed files with 0 additions and 35 deletions

View File

@ -1,7 +1,6 @@
<div class="container">
<h1 id="main-text" class="display-3 text-center text-primary mt-9">Teach Students Online.</h1>
<%= render "shared/modals/video_modal" %>
<hr class="small-rule">
@ -9,10 +8,6 @@
</div>
<script>
$(window).on('load',function(){
$('#welcomeModal').modal('show');
});
textOptions = [
"Start your own Meeting.",
"Collaborate with Friends.",