page result restored, got lost somewhere

Subscriber Number for Users added. Search on Subscriber Number is still on the
to do list.
This commit is contained in:
robvde 2012-08-06 21:57:04 +04:00
parent 0475288ebd
commit 8841bbd6c3
32 changed files with 536 additions and 102 deletions

View file

@ -418,6 +418,7 @@ namespace WebsitePanel.EnterpriseServer
user.OwnerId,
user.RoleId,
user.StatusId,
user.SubscriberNumber,
user.LoginStatusId,
user.IsDemo,
user.IsPeer,
@ -562,6 +563,7 @@ namespace WebsitePanel.EnterpriseServer
user.UserId,
user.RoleId,
user.StatusId,
user.SubscriberNumber,
user.LoginStatusId,
user.IsDemo,
user.IsPeer,