Fixe l'accès en lecture anonyme des blogs
This commit is contained in:
parent
9948f47b5e
commit
46701fea9d
6 changed files with 34 additions and 31 deletions
|
|
@ -16,7 +16,7 @@ namespace Yavsc.Controllers
|
|||
using Models;
|
||||
using Models.Billing;
|
||||
using Models.Workflow;
|
||||
using ViewModels;
|
||||
using ViewModels.Auth;
|
||||
[Authorize]
|
||||
public class EstimateController : Controller
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue