mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-06 15:00:27 +00:00
fix: item list view in website (#43165)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<div>
|
<div>
|
||||||
<a href={{ route }}>{{ title }}</a>
|
<a href={{ route }}>{{ title or name }}</a>
|
||||||
</div>
|
</div>
|
||||||
<!-- this is a sample default list template -->
|
<!-- this is a sample default list template -->
|
||||||
|
|||||||
Reference in New Issue
Block a user