diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-07-06 17:38:32 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-07-06 17:38:32 +0300 |
| commit | f61a58a61a8606023f7aa3a296e1889c7ab4c21e (patch) | |
| tree | 37f06427756650aadebf5c5cec91803751ff2728 /client | |
| parent | e76ed2c207b364deb64129e3ea9881404a6ddc5a (diff) | |
Remove logout button from share page
Diffstat (limited to 'client')
| -rw-r--r-- | client/templates/photos.html | 1 |
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> |
