Ensure all back office controllers are plugin controllers and use constant
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Umbraco.Web.BackOffice.Controllers
|
||||
/// currently in the request.
|
||||
/// </summary>
|
||||
[PrefixlessBodyModelValidator]
|
||||
[AppendCurrentEventMessagesAttribute]
|
||||
[AppendCurrentEventMessages]
|
||||
public abstract class BackOfficeNotificationsController : UmbracoAuthorizedJsonController
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user