mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-13 08:56:30 -06:00
Fix for Internet Explorer, which is picky about commas.
This commit is contained in:
parent
cfaa18a1cf
commit
60ce1db581
@ -39,7 +39,7 @@ MemberDisplayInfo.prototype = {
|
||||
this.name = name;
|
||||
this.descr = descr;
|
||||
this.type = type;
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user