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