diff options
Diffstat (limited to 'res/templates')
| -rw-r--r-- | res/templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/templates/index.html b/res/templates/index.html index fd365393..a1151228 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -63,6 +63,7 @@ var RZ_VERSION = '{% include "fragment/version.txt" %}'; </div> </div> <div id="zoom-bar"> + <div id="btn_zoom_to_selection" title="Zoom to selection"></div> <div id="btn_zoom_in" title="Zoom in"></div> <div id="btn_zoom_out"title="Zoom out"></div> </div> |
