Support multiple descriptions from LDAP entries

Fixes #3750
This commit is contained in:
Francis Lachapelle
2016-08-01 15:55:50 -04:00
parent 6071375c29
commit 9d65d7c3a8
6 changed files with 70 additions and 30 deletions
@@ -140,6 +140,7 @@
this.refs = [];
this.categories = [];
this.notes = [this.note];
this.c_screenname = null;
angular.extend(this, data);
if (!this.$$fullname)