wsp-10294 In System settings added option to configure the paging. Enable/
disable and the amount of packages per page. At the home page of a customer the paging itself has been added as well.
This commit is contained in:
parent
33dfcc2814
commit
12725bbbf6
12 changed files with 192 additions and 71 deletions
|
@ -43,7 +43,8 @@ namespace WebsitePanel.EnterpriseServer
|
|||
public const string SETUP_SETTINGS = "SetupSettings";
|
||||
public const string WPI_SETTINGS = "WpiSettings";
|
||||
public const string FILEMANAGER_SETTINGS = "FileManagerSettings";
|
||||
|
||||
public const string PACKAGE_DISPLAY_SETTINGS = "PackageDisplaySettings";
|
||||
|
||||
// key to access to wpi main & custom feed in wpi settings
|
||||
public const string WPI_MAIN_FEED_KEY = "WpiMainFeedUrl";
|
||||
public const string FEED_ULS_KEY = "FeedUrls";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue