Procházet zdrojové kódy

Merge pull request #12216 from netchampfaris/website-fixes-2021-01-15

fix: Remove whitespace from testimonial text
version-14
Faris Ansari před 4 roky
committed by GitHub
rodič
revize
c9eb2a03d9
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 1 přidání a 3 odebrání
  1. +1
    -3
      frappe/website/web_template/testimonial/testimonial.html

+ 1
- 3
frappe/website/web_template/testimonial/testimonial.html Zobrazit soubor

@@ -5,9 +5,7 @@
</div>
{% endif %}
<div class="testimonial-content">
<span>“</span>
{{ content }}
<span>”</span>
“{{ content }}”
</div>
<div class="testimonial-by">
{{ name }}


Načítá se…
Zrušit
Uložit