Explorar o código

Put card custom field check in the same line

helioguardabaxo %!s(int64=4) %!d(string=hai) anos
pai
achega
0aab2b3085
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      client/components/cards/cardCustomFields.jade

+ 1 - 2
client/components/cards/cardCustomFields.jade

@@ -4,8 +4,7 @@ template(name="cardCustomFieldsPopup")
             li.item(class="")
                 a.name.js-select-field(href="#")
                     span.full-name
-                      +viewer
-                        = name
+                      = name
                     if hasCustomField
                       i.fa.fa-check
     hr