Quellcode durchsuchen

Font size 12px (#3771)

version-14
Faris Ansari vor 8 Jahren
committed by Rushabh Mehta
Ursprung
Commit
1549b9aa77
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      frappe/templates/emails/auto_email_report.html

+ 1
- 1
frappe/templates/emails/auto_email_report.html Datei anzeigen

@@ -15,7 +15,7 @@
{% endif %}
</table>
{% if data %}
<table class="table table-bordered" cellpadding="0" cellspacing="0" border="0" width="100%">
<table class="table table-bordered text-medium" cellpadding="0" cellspacing="0" border="0" width="100%">
<thead>
<tr>
{% for col in columns %}


Laden…
Abbrechen
Speichern