From: Guillaume Pellerin Date: Fri, 25 Sep 2015 13:44:01 +0000 (+0200) Subject: fix styles X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=6382b72e7c12083b39286048c9ceb2f1bfb59380;p=diggersdigest.git fix styles --- diff --git a/app/records/static/css/dig2.css b/app/records/static/css/dig2.css index 60317c8..1dd532f 100644 --- a/app/records/static/css/dig2.css +++ b/app/records/static/css/dig2.css @@ -75,6 +75,5 @@ hr { .placeholder-audio { display:block; - height:25px; background: white; } diff --git a/app/templates/shop/product.html b/app/templates/shop/product.html index c53f674..047210a 100644 --- a/app/templates/shop/product.html +++ b/app/templates/shop/product.html @@ -148,11 +148,13 @@ $(function () { +{% comment %}
{% editable product.content %} {{ product.content|richtext_filters|safe }} {% endeditable %}
+{% endcomment %} {% if product.available and has_available_variations and product.price %}