Merge branch 'master' of github.com:webnotes/erpnext into edge

This commit is contained in:
Anand Doshi
2013-02-22 12:01:16 +05:30
11 changed files with 58 additions and 126 deletions

View File

@@ -6,7 +6,7 @@
{% include 'html/product_missing_image.html' %}
{% endif %}
</div>
<div style="height: 80px; overflow: hidden; font-size: 80%;">
<div style="height: 100px; overflow: hidden; font-size: 80%;">
<h4 style="margin-bottom: 2px;"><a href="{{ page_name }}">{{ item_name }}</a></h4>
<p class="help">Item Code: {{ name }}</p>
</div>