More improvements to registration, leaf input create, and charting
This commit is contained in:
@@ -14,7 +14,7 @@ using Umbraco.Web.Mvc;
|
||||
|
||||
namespace LeafWeb.WebCms.Controllers
|
||||
{
|
||||
[MemberAuthorize]
|
||||
[MemberAuthorize(AllowGroup = "Administrator")]
|
||||
public class QueueController : BaseController
|
||||
{
|
||||
private const int TimeSamples = 40;
|
||||
|
||||
Reference in New Issue
Block a user