mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 13:07:17 -04: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}}")
|
||||
time(datetime="{{showISODate}}")
|
||||
| {{showDate}}
|
||||
|
||||
template(name="dateCustomField")
|
||||
a(title="{{showTitle}}" class="{{classes}}")
|
||||
time(datetime="{{showISODate}}")
|
||||
| {{showDate}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue