Fixed: When editing a distribution list the "managed by" account filter shows
the wrong objects
This commit is contained in:
parent
aee7e0f358
commit
985ed949b5
1 changed files with 1 additions and 1 deletions
|
@ -67,8 +67,8 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2">
|
||||||
<wsp:AccountsList id="members" runat="server"
|
<wsp:AccountsList id="members" runat="server"
|
||||||
|
ShowOnlyMailboxes="true"
|
||||||
MailboxesEnabled="true"
|
MailboxesEnabled="true"
|
||||||
ContactsEnabled="true"
|
|
||||||
DistributionListsEnabled="true" />
|
DistributionListsEnabled="true" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue