fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Zapis na serwer na Gecko/Webkit/Opera.
[redakcja.git]
/
platforma
/
templates
/
explorer
/
editor.html
diff --git
a/platforma/templates/explorer/editor.html
b/platforma/templates/explorer/editor.html
old mode 100644
(file)
new mode 100755
(executable)
index
151ffa6
..
f6a7630
--- a/
platforma/templates/explorer/editor.html
+++ b/
platforma/templates/explorer/editor.html
@@
-12,9
+12,8
@@
docID: '{{ fileid }}',
userID: '{{ euser }}',
docURL: '{% url document_view fileid %}{% if euser %}?user={{ euser|urlencode }}{% endif %}',
docID: '{{ fileid }}',
userID: '{{ euser }}',
docURL: '{% url document_view fileid %}{% if euser %}?user={{ euser|urlencode }}{% endif %}',
- toolbarURL: '{% url toolbar_buttons %}',
- renderURL: '{% url api.views.render %}',
- staticURL: '{{ STATIC_URL }}'
+ toolbarURL: '{% url toolbar_buttons %}',
+ staticURL: '{{ STATIC_URL }}'
}
</script>
}
</script>
@@
-65,6
+64,8
@@
<script type="text/html" charset="utf-8" id="html-view-template">
<div class="htmlview-toolbar">
<a class="html-print-link" href="print" ui:baseref="{% url file_print fileid %}" target="_new">{% trans "Print version" %}</a>
<script type="text/html" charset="utf-8" id="html-view-template">
<div class="htmlview-toolbar">
<a class="html-print-link" href="print" ui:baseref="{% url file_print fileid %}" target="_new">{% trans "Print version" %}</a>
+ <button class="html-add-motive" type="button">Dodaj motyw</button>
+ <button class="html-serialize" type="button">Serializuj</button>
</div>
<div class="htmlview">
</div>
<div class="htmlview">