summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-06-28 11:48:25 +0300
committerYuval Adam <yuval@y3xz.com>2015-06-28 11:48:25 +0300
commit9f711cc5f814bd9d9c7b2f7bee91b46f2e55b60a (patch)
tree4878cd3df53507835af200ff9692b94ca44ac1d9 /client
parent466062067d46691bad7d65522112e619f220c85d (diff)
Add temporary logout button on final page
Diffstat (limited to 'client')
-rw-r--r--client/templates/photos.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/templates/photos.html b/client/templates/photos.html
index 2d7441a..e2a8b9e 100644
--- a/client/templates/photos.html
+++ b/client/templates/photos.html
@@ -41,6 +41,7 @@
<button class="share-facebook">Share on Facebook</button>
<button class="share-save">Save to gallery</button>
<button class="share-print">Print me a copy</button>
+ <button class="logout">Logout</button>
</div>
</div>
<canvas id="canvas-all" style="display: none; height: 150px; width: 150px;"></canvas>