Skip to content

Commit

Permalink
update status timestamp info
Browse files Browse the repository at this point in the history
  • Loading branch information
onkelandy committed Apr 6, 2020
1 parent edd6e26 commit 71ca4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion widgets/status.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
* @param {id} unique id for this widget
* @param {item} an item witch triggers the popup: NOT 0 open it, 0 close it
* @param {item=} an item with the dynamic message
* @param {item=} an item with a timestamp (day.month.year hour:minute)
* @param {item=} an item with a timestamp (e.g. 1974-01-01T12:00:00.000000+01:00 or 01.01.20 12:01)
* @param {text} a title of the messagebox
* @param {text=} an additional static text
* @param {text(info,error)=info} the mode: 'info', 'error' (optional, default 'info')
Expand Down

0 comments on commit 71ca4d9

Please sign in to comment.