fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Django 1.11; removed unused comments app.
[redakcja.git]
/
src
/
wiki
/
templates
/
wiki
/
document_details.html
diff --git
a/src/wiki/templates/wiki/document_details.html
b/src/wiki/templates/wiki/document_details.html
index
2211c0a
..
4cc1e00
100644
(file)
--- a/
src/wiki/templates/wiki/document_details.html
+++ b/
src/wiki/templates/wiki/document_details.html
@@
-43,7
+43,6
@@
{% block dialogs %}
{% include "wiki/save_dialog.html" %}
{% include "wiki/revert_dialog.html" %}
- {% include "wiki/tag_dialog.html" %}
{% if can_pubmark %}
{% include "wiki/pubmark_dialog.html" %}
{% endif %}