mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
remove unneeded template
This commit is contained in:
parent
22c868b4e6
commit
4fa0c2da4d
1 changed files with 0 additions and 6 deletions
|
@ -7,9 +7,3 @@ template(name="dateBadge")
|
||||||
a.card-date(title="{{showTitle}}" class="{{classes}}")
|
a.card-date(title="{{showTitle}}" class="{{classes}}")
|
||||||
time(datetime="{{showISODate}}")
|
time(datetime="{{showISODate}}")
|
||||||
| {{showDate}}
|
| {{showDate}}
|
||||||
|
|
||||||
template(name="dateCustomField")
|
|
||||||
a(title="{{showTitle}}" class="{{classes}}")
|
|
||||||
time(datetime="{{showISODate}}")
|
|
||||||
| {{showDate}}
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue