5 |
9 |
10 | Your password has been changed successfully.
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Mvc.JQuery.DataTables.AspNetCore.Example/Views/Facet/Index.cshtml:
--------------------------------------------------------------------------------
1 | @using System.Reflection
2 | @using Mvc.JQuery.DataTables.AspNetCore.Example.Controllers
3 | @{
4 | ViewData["Title"] = "Mvc.JQuery.DataTables";
5 | }
6 |
7 |
8 |
5 |
9 |
10 | Put content here.
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Mvc.JQuery.DataTables.AspNetCore.Example/Views/Home/JSUnitTests.cshtml:
--------------------------------------------------------------------------------
1 |