Pārlūkot izejas kodu

Missing `+` operator

`msgprint` has a missing `+` operator, which is syntactically incorrect.
version-14
Karan Sharma pirms 8 gadiem
committed by GitHub
vecāks
revīzija
1d0c98c265
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +2
    -2
      frappe/docs/user/en/guides/app-development/dialogs-types.md

+ 2
- 2
frappe/docs/user/en/guides/app-development/dialogs-types.md Parādīt failu

@@ -85,7 +85,7 @@ This dialog have 2 arguments, they are:
+ "<li><b>28%</b> Memory</li>"
+ "<li><b>12%</b> Processor</li>"
+ "<li><b>0.3%</b> Disk</li>"
"</ul>", 'Server Info')
+ "</ul>", 'Server Info')

---

@@ -115,4 +115,4 @@ Frappé provide too a `Class` that you can extend and build your own custom dial



<!-- markdown -->
<!-- markdown -->

Notiek ielāde…
Atcelt
Saglabāt