test
This commit is contained in:
parent
e8a290c4e4
commit
76cbe99b98
@ -8,6 +8,8 @@ namespace PSTW_CentralSystem.Areas.MMS.Controllers
|
||||
{
|
||||
[Area("MMS")]
|
||||
|
||||
//testing from main laptop
|
||||
|
||||
//[Authorize(Policy = "RoleModulePolicy")]
|
||||
public class MarineController : Controller
|
||||
{
|
||||
@ -55,6 +57,6 @@ namespace PSTW_CentralSystem.Areas.MMS.Controllers
|
||||
return StatusCode(StatusCodes.Status500InternalServerError, "An error occurred while viewing the PDF. " + ex.Message);
|
||||
}
|
||||
}
|
||||
//ahbsf
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user