fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Dodanie DocumentModel i wczytywanie danych w XMLView.
[redakcja.git]
/
project
/
templates
/
explorer
/
editor.html
diff --git
a/project/templates/explorer/editor.html
b/project/templates/explorer/editor.html
index
e752286
..
d2c5ba8
100644
(file)
--- a/
project/templates/explorer/editor.html
+++ b/
project/templates/explorer/editor.html
@@
-31,8
+31,7
@@
</script>
<script type="text/html" charset="utf-8" id="xml-view-template">
</script>
<script type="text/html" charset="utf-8" id="xml-view-template">
- <div class="xmlview" style="position: absolute; top: 40px; left:0px; right:0px; bottom: 0px;">
- <textarea name="text">Ala ma kota</textarea>
+ <div class="xmlview">
</div>
</script>
</div>
</script>