fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add a revert button to return scan gallery to first page for this book
[redakcja.git]
/
apps
/
wiki
/
templates
/
wiki
/
tabs
/
gallery_view.html
diff --git
a/apps/wiki/templates/wiki/tabs/gallery_view.html
b/apps/wiki/templates/wiki/tabs/gallery_view.html
index
1176797
..
22f98c9
100644
(file)
--- a/
apps/wiki/templates/wiki/tabs/gallery_view.html
+++ b/
apps/wiki/templates/wiki/tabs/gallery_view.html
@@
-2,6
+2,10
@@
<div id="side-gallery">
<!-- gallery toolbar -->
<div class="toolbar">
<div id="side-gallery">
<!-- gallery toolbar -->
<div class="toolbar">
+ <button class="start-page">
+ <img src="{{STATIC_URL}}icons/revert.png"
+ alt="{% trans "Start page" %}" title="{% trans "Start page" %}"/>
+ </button>
<button class="previous-page">
<img src="{{STATIC_URL}}icons/go-previous.png"
alt="{% trans "Previous" %}" title="{% trans "Previous" %}"/>
<button class="previous-page">
<img src="{{STATIC_URL}}icons/go-previous.png"
alt="{% trans "Previous" %}" title="{% trans "Previous" %}"/>