remove unused / uneeded js inclues 2022-dev
authorAndrew Engelbrecht <andrew@fsf.org>
Sat, 19 Mar 2022 01:31:55 +0000 (21:31 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Sat, 19 Mar 2022 01:31:55 +0000 (21:31 -0400)
this was printing an error message on some pages

2022/safe-space-policy/index.html
2022/speakers/index.html

index 88c811e2d1c0d49fdbf6efd4e5017d24cc15d920..63da60db037646af47c687aad6526ec0806e8180 100755 (executable)
@@ -36,5 +36,4 @@
 <!--#include virtual="/2022/includes/footer.html"-->
 <!--#include virtual="/2022/includes/common_js.html"-->
 <!--#include virtual="/2022/includes/safe_space_js.html"-->
-<!--#include virtual="/2022/includes/ahp_js.html"-->
 <!--#include virtual="/2022/includes/close.html" -->
index f633188ab899d97e01497175ea9e79078aeaf02c..0744d62fd3c3a1fb48c12c0758bcf31e8f9fe4ba 100755 (executable)
@@ -11,7 +11,6 @@
 </div>
        <!--#include virtual="/2022/includes/footer.html"-->
        <!--#include virtual="/2022/includes/common_js.html"-->
-       <!--#include virtual="/2022/includes/speakers_js.html"-->
        <script type="text/javascript">
        $("#speakers").addClass("active").text("Speakers");
        </script>