fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
fc8bce1
)
jQuery serwowane lokalnie.
author
Lukasz Rekucki
<lreqc@lothlorien.(none)>
Mon, 17 Aug 2009 12:30:12 +0000
(14:30 +0200)
committer
Lukasz Rekucki
<lreqc@lothlorien.(none)>
Mon, 17 Aug 2009 12:30:12 +0000
(14:30 +0200)
project/templates/base.html
patch
|
blob
|
history
diff --git
a/project/templates/base.html
b/project/templates/base.html
index
515a02e
..
7ddfc18
100644
(file)
--- a/
project/templates/base.html
+++ b/
project/templates/base.html
@@
-5,7
+5,7
@@
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>{% block title %}Platforma Redakcyjna{% endblock %}</title>
<link rel="stylesheet" href="/static/css/master.css" type="text/css" />
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>{% block title %}Platforma Redakcyjna{% endblock %}</title>
<link rel="stylesheet" href="/static/css/master.css" type="text/css" />
- <script src="
http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min
.js" type="text/javascript" charset="utf-8"></script>
+ <script src="
/static/js/jquery
.js" type="text/javascript" charset="utf-8"></script>
{% block extrahead %}
{% endblock %}
</head>
{% block extrahead %}
{% endblock %}
</head>