up display one event
This commit is contained in:
parent
98c40b2447
commit
0f4d3c0ace
1 changed files with 2 additions and 3 deletions
|
@ -173,9 +173,8 @@
|
|||
{% elif key in ['start', 'stop', 'createdate', 'lastupdate'] and value %}
|
||||
{{ value }}
|
||||
<small style="display: block; color: #6c757d;">
|
||||
<script>
|
||||
document.write(formatDate('{{ value }}'));
|
||||
</script>
|
||||
{{ value }}
|
||||
|
||||
</small>
|
||||
{% elif key == 'url' and value %}
|
||||
<a href="{{ value }}" target="_blank" style="color: #0078ff;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue