mirror of
https://github.com/anope/anope.git
synced 2026-07-02 10:26:37 +02:00
Updated jquery API to v1.9.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<link href="/static/style.css" media="screen" rel="stylesheet" type="text/css" />
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js" type="text/javascript"></script>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
|
||||
<title>{TITLE}</title>
|
||||
{IF EXISTS CMDR}
|
||||
<script type="text/javascript">
|
||||
|
||||
Reference in New Issue
Block a user