]> git.parisson.com Git - teleforma.git/commitdiff
remove jqchat.js
authorYoan Le Clanche <yoanl@pilotsystems.net>
Tue, 4 Jan 2022 12:14:07 +0000 (13:14 +0100)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Tue, 4 Jan 2022 12:14:07 +0000 (13:14 +0100)
teleforma/templates/teleforma/base.html

index 6e9e9b029493ca6bb99498cac3d42abe5c6d1fc8..866b4443d2ceaea64f4e909e048ecb0544f7abd2 100644 (file)
@@ -34,7 +34,6 @@
 <script src="{{ STATIC_URL }}teleforma/js/jquery.expander.min.js" type="text/javascript"></script>
 <script src="{{ STATIC_URL }}teleforma/js/messi.min.js" type="text/javascript"></script>
 <script src="{{ STATIC_URL }}teleforma/js/rainbowvis.js" type="text/javascript"></script>
-<script src="{{ STATIC_URL }}jqchat/jqchat.js" type="text/javascript" ></script>
 <script src="{{ STATIC_URL }}teleforma/js/easytimer.js" type="text/javascript" ></script>
 <script src="{{ STATIC_URL }}teleforma/js/locale.js" type="text/javascript"></script>
 <script src="{{ STATIC_URL }}teleforma/js/application.js" type="text/javascript"></script>