Skip to content

Commit

Permalink
Migração para versão 4.20
Browse files Browse the repository at this point in the history
  • Loading branch information
rdakar committed Aug 28, 2019
1 parent 00a6afd commit f9d7bd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Controllers/PaymentPayUController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

namespace NopBrasil.Plugin.Payments.PayU.Controllers
{
[AuthorizeAdmin]
[Area(AreaNames.Admin)]
public class PaymentPayUController : BasePaymentController
{
Expand Down

0 comments on commit f9d7bd8

Please sign in to comment.