update design for now datelistitem

This commit is contained in:
bkfox
2017-06-19 01:00:04 +02:00
parent f6e0d8d956
commit 262ea2c2ef
3 changed files with 6 additions and 6 deletions

View File

@ -596,7 +596,6 @@ class DiffusionPage(Publication):
now = tz.now()
if diff.start <= now <= diff.end:
print('now!', diff)
item.css_class = ' now'
item.now = True