Show text when event is still running.

This commit is contained in:
Michael Teeuw
2016-04-15 13:13:06 +02:00
parent 614e5e62af
commit 27a47d4e4a
4 changed files with 19 additions and 6 deletions

View File

@@ -130,6 +130,12 @@ The following properties can be configured:
<br><b>Default value:</b> <code>'Today'</code>
</td>
</tr>
<tr>
<td><code>runningText</code></td>
<td>Text to display when an event is still running.<br>
<br><b>Default value:</b> <code>'Ends in'</code>
</td>
</tr>
</tbody>
</table>