[cleanup] homepage

This commit is contained in:
Rushabh Mehta
2016-05-12 15:22:59 +05:30
parent 825070e504
commit 4b9238a03b
24 changed files with 172 additions and 157 deletions

View File

@@ -3,17 +3,17 @@
<div class="row">
<div class="col-sm-5">
<span class="indicator small {{ doc.indicator_color or "darkgrey" }}">
{{ doc.name }}</span>
{{ doc.name }}</span>
<div class="small text-muted transaction-time"
title="{{ frappe.utils.format_datetime(doc.modified, "medium") }}">
{{ frappe.utils.format_datetime(doc.modified, "medium") }}
</div>
</div>
</div>
<div class="col-sm-4 items-preview text-ellipsis">
{{ doc.items_preview }}
</div>
<div class="col-sm-3 text-right">
{{ doc.get_formatted("grand_total") }}
<div class="col-sm-3 text-right bold">
{{ doc.get_formatted("grand_total") }}
</div>
<!-- <div class="col-sm-3 text-right">