test comment

This commit is contained in:
misya 2025-04-08 10:59:13 +08:00
parent 526acc406b
commit 7a8be354ed
2 changed files with 2 additions and 1 deletions

View File

@ -55,6 +55,6 @@ namespace PSTW_CentralSystem.Areas.MMS.Controllers
return StatusCode(StatusCodes.Status500InternalServerError, "An error occurred while viewing the PDF. " + ex.Message); return StatusCode(StatusCodes.Status500InternalServerError, "An error occurred while viewing the PDF. " + ex.Message);
} }
} }
//ahbsf
} }
} }

View File

@ -111,6 +111,7 @@
</div> </div>
</div> <!--CONTAINER END--> </div> <!--CONTAINER END-->
</body> </body>
<!--TESTING-->
</html> </html>
@section Scripts { @section Scripts {