One of the steps for #39 - include header behavior

* getting 2 iframes to behave properly so that etherpad isn't constantly reloading at the front sign-in was a little tricky and required slight alteration of some of the include headers.
This commit is contained in:
Jonathan Rosenbaum
2017-12-11 02:05:39 +00:00
parent 77be1aa86e
commit 5d6a1ab384
3 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ function resetTimer()
<link href="../css/tabulator/tabulator_site.min.css" rel="stylesheet" type="text/css" />
<script src="../js/jquery-2.1.1.js"></script>
<script src="../js/jquery-2.1.1.js"></script>
<script src="../js/reports.js"></script>
<script src="../js/jquery.pickmeup.js"></script>
<script src="../js/stats.js"></script>
<script src="../js/ui/jquery-ui.js"></script>