summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2016-01-11 23:08:59 +0200
committerYuval Adam <yuval@y3xz.com>2016-01-11 23:08:59 +0200
commit1e766408ed7d945b84a39285a447817a6c196ad2 (patch)
tree990e16490f4679f0f2c19580edbc5fad256362ef
parent3f2a572de735ad61624aa15b7d601d5043bdbcdd (diff)
Remove print button
-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 fa11543..bd1dba3 100644
--- a/client/templates/photos.html
+++ b/client/templates/photos.html
@@ -52,7 +52,6 @@
</ol>
</div>
<div class="share" style="display: none;">
- <button class="share-print">Print</button>
</div>
</div>
<canvas id="canvas-all" style="height: 150px; width: 150px;"></canvas>