We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2cd7bf commit c3929feCopy full SHA for c3929fe
Readme.md
@@ -21,7 +21,7 @@ The image below shows the result of the extensions implementation.
21
* [Program.cs](./CS/AspNetCoreDashboard/Program.cs)
22
* [CustomDashboardFileStorage.cs](./CS/AspNetCoreDashboard/Storages/CustomDashboardFileStorage.cs)
23
* [Index.cshtml](./CS/AspNetCoreDashboard/Pages/Index.cshtml)
24
-* [_Layout.cshtml](./CS/AspNetCoreDashboard/Pages/_Layout.cshtml#L19)
+* [_Layout.cshtml](./CS/AspNetCoreDashboard/Pages/_Layout.cshtml#L19-L23)
25
* [DeleteExtension.js](./CS/AspNetCoreDashboard/wwwroot/js/DeleteExtension.js)
26
* [SaveAsExtension.js](./CS/AspNetCoreDashboard/wwwroot/js/SaveAsExtension.js)
27
0 commit comments