[fix] for notification

This commit is contained in:
Rushabh Mehta
2018-06-11 17:20:30 +05:30
parent 62805e2101
commit 0d19744b17
3 changed files with 3 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{% if doc.published %}
<div style="margin-bottom: 30px; max-width: 600px" class="with-border clickable">
<a href={{ route }}>
<a href={{ doc.route }}>
<h3>{{ doc.name }}</h3>
<p>
<span class="label"> Chapter Head : {{ frappe.db.get_value('User', chapter_head, 'full_name') }} </span>