This implements etherpad (#39) for individual_history_log!

This commit is contained in:
Jonathan Rosenbaum
2017-12-09 07:09:35 +00:00
parent 655d009766
commit 959fc08092
5 changed files with 96 additions and 2 deletions
+1
View File
@@ -44,6 +44,7 @@ function resetTimer()
<script src="js/ui/jquery-ui.js"></script>
<script src="js/moment/moment.js"></script>
<script src="js/tabulator/dist/js/tabulator.min.js"></script>
<script src="js/etherpad.js"></script>
</head>