fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c3c3bf
)
Zmiana typu błędnie oznaczonego szablonu z text/javascript na text/html.
author
zuber
<marek@stepniowski.com>
Sun, 27 Sep 2009 18:00:54 +0000
(20:00 +0200)
committer
zuber
<marek@stepniowski.com>
Sun, 27 Sep 2009 18:00:54 +0000
(20:00 +0200)
project/templates/explorer/editor.html
patch
|
blob
|
history
diff --git
a/project/templates/explorer/editor.html
b/project/templates/explorer/editor.html
index
0c3e3a6
..
89ff2f3
100644
(file)
--- a/
project/templates/explorer/editor.html
+++ b/
project/templates/explorer/editor.html
@@
-42,7
+42,7
@@
</div>
</script>
- <script type="text/
javascript
" charset="utf-8" id="button-toolbar-view-template">
+ <script type="text/
html
" charset="utf-8" id="button-toolbar-view-template">
<div class="buttontoolbarview">
<div class="buttontoolbarview-tabs">
<% for (var i=0; i < buttons.length; i++) { %>