Add imported card location

This commit is contained in:
Andrés Manelli 2018-04-21 00:14:10 -03:00
parent f0597ef0c4
commit bce2242528
3 changed files with 24 additions and 0 deletions

View file

@ -19,6 +19,10 @@ template(name="cardDetails")
a.js-parent-card(href=linkForCard) {{title}}
// else
{{_ 'top-level-card'}}
if isImportedCard
h3.imported-card-location
+viewer
| {{getBoardTitle}} > {{getTitle}}
if getArchived
if isImportedBoard