From: Guillaume Pellerin Date: Tue, 29 Sep 2015 21:38:20 +0000 (+0200) Subject: add audio placeholder X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=87617c9b44f50bd204df0220394c0b1537858a69;p=diggersdigest.git add audio placeholder --- diff --git a/app/records/static/css/dig2.css b/app/records/static/css/dig2.css index 31804d5..cb16398 100644 --- a/app/records/static/css/dig2.css +++ b/app/records/static/css/dig2.css @@ -78,6 +78,7 @@ hr { .placeholder-audio { display:block; background: white; + height: 20px; } .form-actions { diff --git a/app/templates/shop/product.html b/app/templates/shop/product.html index 9f9cb0a..769e2eb 100644 --- a/app/templates/shop/product.html +++ b/app/templates/shop/product.html @@ -104,8 +104,11 @@ $(function () { + {% else %} +
{% endif %} +
  • {{ product.record.artist }}
  • {{ product.record.title }}