1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00

Fixed prev attribute

This commit is contained in:
Eldad Fux 2021-01-18 22:31:01 +02:00
parent a9b031d292
commit ac7465bc72

View file

@ -60,7 +60,7 @@
<br />
<span data-ls-if="undefined !== {{task.previous}}">
<span data-ls-if="undefined !== {{task.previous}} && {{task.previous}}">
<span data-ls-bind="Prev: {{task.previous|dateTime}}"></span>
<!-- <span data-ls-if="undefined !== {{task.delay}} && 59 < {{task.delay}}" class="text-danger margin-top-tiny">