mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 03:39:11 +00:00
website: style fixes
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
<hr>
|
||||
{% if obj.doclist.get({"doctype":"Item Website Specification"}) %}
|
||||
<h3>Specifications</h3>
|
||||
<table class="table table-striped table-bordered" style="width: 100%">
|
||||
<table class="table table-bordered" style="width: 100%">
|
||||
{% for d in obj.doclist.get(
|
||||
{"doctype":"Item Website Specification"}) %}
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user