New look to the website

This commit is contained in:
Kanchan Chauhan
2016-05-02 11:43:44 +05:30
parent 0fa7b7c4f2
commit 239b351367
32 changed files with 508 additions and 238 deletions

View File

@@ -2,22 +2,18 @@
<a href="/{{ pathname }}/{{ doc.name }}">
<div class="row">
<div class="col-sm-6">
<span>{{ doc.name }}</span>
<div class="small text-muted items-preview text-ellipsis">
<span class="indicator small {{ doc.indicator_color or "darkgrey" }}">
{{ doc.name }}</span>
<div class="items-preview text-ellipsis">
{{ doc.items_preview }}
</div>
</div>
<div class="col-sm-4">
<span class="indicator {{ doc.indicator_color or "darkgrey" }}">
{{ doc.indicator_title or doc.status }}
</span>
<div class="col-sm-6 text-right">
<div class="small text-muted transaction-time"
title="{{ frappe.utils.format_datetime(doc.modified, "medium") }}">
{{ frappe.utils.pretty_date(doc.modified) }}
{{ frappe.utils.format_datetime(doc.modified, "medium") }}
</div>
</div>
<div class="col-sm-2 text-right">
{{ doc.get_formatted("grand_total") }}
{{ doc.get_formatted("grand_total") }}
</div>
<!-- <div class="col-sm-3 text-right">