Added list editor/viewer, fixed contact editor

This commit is contained in:
Ludovic Marcotte
2015-04-21 14:19:43 -04:00
committed by Francis Lachapelle
parent 7b874d08d4
commit 2ff6131483
4 changed files with 91 additions and 90 deletions
@@ -20,6 +20,12 @@
this.$unwrap(newCardData);
this.isNew = true;
}
if (!this.shortFormat)
this.shortFormat = this.$shortFormat();
// FIXME
this.image = "http://www.gravatar.com/avatar/asdasdasdasd?d=identicon";
}
else {
// The promise will be unwrapped first