mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
Updated jquery
This commit is contained in:
parent
b36117ed1b
commit
73f9df98ac
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
</div>
|
||||
|
||||
{% block script_footer %}
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script>
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="{{ STATIC_URL }}raven-0.4.min.js"></script>
|
||||
<script type="text/javascript">
|
||||
Raven.config('http://059a065b89384b9cbfca0917e5b1ba1d@178.79.156.5:9000/1');
|
||||
|
|
Loading…
Reference in a new issue