diff --git a/templates/part.card.php b/templates/part.card.php index 69cd81c31..2abbd8636 100644 --- a/templates/part.card.php +++ b/templates/part.card.php @@ -35,7 +35,7 @@ placeholder="Add a label" on-select="labelAssign($item, $model)" on-remove="labelRemove($item, $model)" ng-disabled="!boardservice.canEdit() || archived"> - + {{$item.title}}  - {{$item.title}} + {{$item.title}} @@ -70,7 +70,7 @@ t('Saved')); ?> @@ -79,7 +79,7 @@
t('Add a card description ...')); ?>
+ ng-if="!cardservice.getCurrent().description">t('Add a card description…')); ?>