mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-30 23:55:34 +00:00
Added list editor/viewer, fixed contact editor
This commit is contained in:
committed by
Francis Lachapelle
parent
7b874d08d4
commit
2ff6131483
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user