[minor] add title to headings fixes frappe/erpnext#5978

This commit is contained in:
Rushabh Mehta 2016-08-03 13:00:37 +05:30
parent e0e1c6b309
commit ccf4e65a63

View file

@ -1,4 +1,5 @@
<div class="form-documents">
<h5 style="margin: 5px 0px;">Related Documents</h5>
{% for (var i=0; i < transactions.length; i++) { %}
{% if((i % 2)===0) { %}<div class="row">{% } %}
<div class="col-xs-6">