remove unneeded template

reviewable/pr3444/r1
John R. Supplee 4 years ago
parent 22c868b4e6
commit 4fa0c2da4d
  1. 6
      client/components/cards/cardDate.jade

@ -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…
Cancel
Save