fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
You will find only what you bring in.
[redakcja.git]
/
src
/
wiki
/
templates
/
wiki
/
tabs
/
summary_view.html
diff --git
a/src/wiki/templates/wiki/tabs/summary_view.html
b/src/wiki/templates/wiki/tabs/summary_view.html
index
341a5ef
..
0bdeb12
100644
(file)
--- a/
src/wiki/templates/wiki/tabs/summary_view.html
+++ b/
src/wiki/templates/wiki/tabs/summary_view.html
@@
-1,7
+1,5
@@
{% load i18n %}
<div id="summary-view-editor" class="editor" style="display: none">
{% load i18n %}
<div id="summary-view-editor" class="editor" style="display: none">
- <!-- <div class="toolbar">
- </div> -->
<div id="summary-view">
<div class="summary-cover-area">
<p><img id="summary-cover" class="book-cover"
<div id="summary-view">
<div class="summary-cover-area">
<p><img id="summary-cover" class="book-cover"
@@
-10,7
+8,7
@@
{% else %}
src="{% url 'cover_preview' chunk.book.slug chunk.slug %}"
{% endif %}></p>
{% else %}
src="{% url 'cover_preview' chunk.book.slug chunk.slug %}"
{% endif %}></p>
- <p><button id="summary-cover-refresh">{% trans "Refresh from working copy" %}</button></p>
+ <p><button
class="btn btn-info"
id="summary-cover-refresh">{% trans "Refresh from working copy" %}</button></p>
</div>
<h2>
</div>
<h2>