diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-07-12 14:50:12 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-07-12 14:50:12 +0300 |
| commit | 78b3cd94707290419e7f987700e8c50b812f684f (patch) | |
| tree | c60dc0ef86c1f9c1211b9631011fb19d9ad5fbaf /client | |
| parent | b9ce8af9a2bfe3ca8094024d187e0b61ee5e815c (diff) | |
Remove dead dominants code
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 ec36c34..9259385 100644 --- a/client/templates/photos.html +++ b/client/templates/photos.html @@ -36,7 +36,6 @@ <canvas id="canvas-final" style="height: 315px; width: 315px;"></canvas> <div class="final-dominants"> <div id="dominant1" class="color"></div> - <h5 id="dominant1">#AABBCC</h5> <ol id="dominant1"> <li class="r">R-XX</li> <li class="g">G-XX</li> |
