Removing this as jQuery is already included in Shimmie now.
This commit is contained in:
parent
8b698e1b6f
commit
717401ccab
@ -16,7 +16,6 @@ class Chatbox extends Extension {
|
|||||||
$root = get_base_href();
|
$root = get_base_href();
|
||||||
$yPath = make_http("") . "/ext/chatbox/";
|
$yPath = make_http("") . "/ext/chatbox/";
|
||||||
$page->add_html_header("
|
$page->add_html_header("
|
||||||
<script src=\"$root/ext/chatbox/js/jquery.js\" type=\"text/javascript\"></script>
|
|
||||||
<script src=\"$root/ext/chatbox/js/yshout.js\" type=\"text/javascript\"></script>
|
<script src=\"$root/ext/chatbox/js/yshout.js\" type=\"text/javascript\"></script>
|
||||||
|
|
||||||
<link rel=\"stylesheet\" href=\"$root/ext/chatbox/css/dark.yshout.css\" />
|
<link rel=\"stylesheet\" href=\"$root/ext/chatbox/css/dark.yshout.css\" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user