Details improvements
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace LeafWeb.WebCms.Controllers
|
||||
{
|
||||
public static class LeafWebPageIds
|
||||
{
|
||||
public const int ManageQueue = 1107;
|
||||
public const int Chart = 1100;
|
||||
public const int Details = 1111;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user