fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
1e1651d
)
Usunięcie zbędnego komentarza.
author
zuber
<marek@stepniowski.com>
Mon, 17 Aug 2009 10:52:36 +0000
(12:52 +0200)
committer
zuber
<marek@stepniowski.com>
Mon, 17 Aug 2009 10:52:36 +0000
(12:52 +0200)
project/templates/explorer/file_xml.html
patch
|
blob
|
history
diff --git
a/project/templates/explorer/file_xml.html
b/project/templates/explorer/file_xml.html
index
401d689
..
bd022e9
100644
(file)
--- a/
project/templates/explorer/file_xml.html
+++ b/
project/templates/explorer/file_xml.html
@@
-4,7
+4,6
@@
<script src="/static/js/jquery.fieldselection.js" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/jquery.lazyload.js" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/codemirror/codemirror.js" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/jquery.fieldselection.js" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/jquery.lazyload.js" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/codemirror/codemirror.js" type="text/javascript" charset="utf-8"></script>
- <!-- <script src="/static/js/edit_area_full.js" type="text/javascript" charset="utf-8"></script>-->
<script type="text/javascript" charset="utf-8">
function addEditorButton(label, fn) {
$('<button type="button">' + label + '</button>').click(function(event) {
<script type="text/javascript" charset="utf-8">
function addEditorButton(label, fn) {
$('<button type="button">' + label + '</button>').click(function(event) {