Merge pull request #3447 from mr-karan/patch-1
dialogs-types.md: Missing `+` operator
This commit is contained in:
commit
0ee6f103af
1 changed files with 2 additions and 2 deletions
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue