summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-07-06 17:38:32 +0300
committerYuval Adam <yuval@y3xz.com>2015-07-06 17:38:32 +0300
commitf61a58a61a8606023f7aa3a296e1889c7ab4c21e (patch)
tree37f06427756650aadebf5c5cec91803751ff2728
parente76ed2c207b364deb64129e3ea9881404a6ddc5a (diff)
Remove logout button from share page
-rw-r--r--client/templates/photos.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/templates/photos.html b/client/templates/photos.html
index fe88786..7cd3055 100644
--- a/client/templates/photos.html
+++ b/client/templates/photos.html
@@ -53,7 +53,6 @@
<button class="share-facebook">Facebook</button>
<button class="share-save">Save</button>
<button class="share-print">Print</button>
- <button class="logout">Logout</button>
</div>
</div>
<canvas id="canvas-all" style="display: none; height: 150px; width: 150px;"></canvas>