Fixed: When editing a distribution list the "managed by" account filter shows

the wrong objects
This commit is contained in:
robvde 2012-07-31 18:00:51 +04:00
parent aee7e0f358
commit 985ed949b5

View file

@ -67,8 +67,8 @@
<tr>
<td colspan="2">
<wsp:AccountsList id="members" runat="server"
ShowOnlyMailboxes="true"
MailboxesEnabled="true"
ContactsEnabled="true"
DistributionListsEnabled="true" />
</td>
</tr>