JS API: add message function

Change-Id: I94fde48c40ac4192b8fa883147ae167837612b80
This commit is contained in:
David Ostrovsky
2013-08-25 23:05:50 +02:00
parent 2de365c05f
commit 7dfc8028b4
2 changed files with 7 additions and 0 deletions

View File

@@ -400,6 +400,8 @@ functions to make working with DOM based widgets less painful.
* `span(...)`: a new `<span>` wrapping the (optional) arguments.
* `msg(label)`: a new label.
[[Gerrit]]
Gerrit
------