Explorar o código

remove unneeded template

John R. Supplee %!s(int64=4) %!d(string=hai) anos
pai
achega
4fa0c2da4d
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      client/components/cards/cardDate.jade

+ 0 - 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}}
-