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> <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>