From: Andrew Engelbrecht <andrew@fsf.org>
Date: Wed, 6 Mar 2019 23:02:33 +0000 (-0500)
Subject: this js shouldn't be necessary in grid schedule
X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e587be55192365fda2b73f0cc6734124a4db863a;p=libreplanet-static.git

this js shouldn't be necessary in grid schedule

this js appears to be for the interactive schedule
---

diff --git a/2019/program/grid-schedule.html b/2019/program/grid-schedule.html
index e2eb2d54..2a0b6b77 100755
--- a/2019/program/grid-schedule.html
+++ b/2019/program/grid-schedule.html
@@ -152,7 +152,6 @@
 
 <!--#include virtual="/2019/includes/footer.html"-->
 <!--#include virtual="/2019/includes/common_js.html"-->
-<!--#include virtual="/2019/includes/program_js.html"-->
 <script type="text/javascript">
 $("#p-grid-sch").addClass("active").text("Grid Schedule");
 </script>