diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-07-15 13:16:08 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-07-15 13:16:08 +0300 |
| commit | aed682429bd8b2a0b5edbb6aa06954c25f9df143 (patch) | |
| tree | 769a8d65ec42d617aec6933de4e7704f66375a3a /client/templates | |
| parent | a891005fba979c91dd178a1887c1c393c15744b6 (diff) | |
Remove share buttons
Diffstat (limited to 'client/templates')
| -rw-r--r-- | client/templates/photos.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/templates/photos.html b/client/templates/photos.html index 2e176e4..1031464 100644 --- a/client/templates/photos.html +++ b/client/templates/photos.html @@ -52,8 +52,6 @@ </ol> </div> <div class="share" style="display: none;"> - <button class="share-instagram">Instagram</button> - <button class="share-facebook">Facebook</button> <button class="share-print">Print</button> </div> </div> |
