fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Dodanie obsługi błędów.
[redakcja.git]
/
platforma
/
templates
/
wiki
/
document_details.html
diff --git
a/platforma/templates/wiki/document_details.html
b/platforma/templates/wiki/document_details.html
index
2c8030e
..
e5c9d0c
100644
(file)
--- a/
platforma/templates/wiki/document_details.html
+++ b/
platforma/templates/wiki/document_details.html
@@
-55,8
+55,8
@@
</div>
</div>
<div id="save-dialog" style="display: none">
</div>
</div>
<div id="save-dialog" style="display: none">
- <p>Zapisywanie</p>
<label for="komentarz">Komentarz</label><input type="text" name="komentarz" value="" id="komentarz" />
<label for="komentarz">Komentarz</label><input type="text" name="komentarz" value="" id="komentarz" />
- <button id="save-ok">Ok</button>
+ <button id="save-ok">Zapisz</button>
+ <button id="save-cancel">Anuluj</button>
</div>
{% endblock %}
\ No newline at end of file
</div>
{% endblock %}
\ No newline at end of file