From 3255529f9db0208f8e56689e31aa626251ba1e40 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Sun, 12 Apr 2015 00:23:33 +0200 Subject: client: zoom to selection button instead of automatic on selection --- res/templates/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'res/templates/index.html') 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" %}';
+
-- cgit v1.3.1