diff --git a/Views/Shared/Components/Table/_Control.cshtml b/Areas/Shared/Components/Table/_Control.cshtml similarity index 100% rename from Views/Shared/Components/Table/_Control.cshtml rename to Areas/Shared/Components/Table/_Control.cshtml diff --git a/Views/Shared/Components/Table/_Pagination.cshtml b/Areas/Shared/Components/Table/_Pagination.cshtml similarity index 100% rename from Views/Shared/Components/Table/_Pagination.cshtml rename to Areas/Shared/Components/Table/_Pagination.cshtml diff --git a/Views/Shared/_LayoutApp.cshtml b/Areas/Shared/Layouts/App/_Layout.cshtml similarity index 91% rename from Views/Shared/_LayoutApp.cshtml rename to Areas/Shared/Layouts/App/_Layout.cshtml index 1799852..d872d30 100644 --- a/Views/Shared/_LayoutApp.cshtml +++ b/Areas/Shared/Layouts/App/_Layout.cshtml @@ -41,14 +41,16 @@