You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Templates/All-In-One-Template/MySpaProject/MySpaProject.WebMpa/App_Start/MySpaProjectNavigationProvider.cs
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,11 @@ namespace MySpaProject.WebMpa
7
7
/// This class defines menus for the application.
8
8
/// It uses ABP's menu system.
9
9
/// When you add menu items here, they are automatically appear in angular application.
10
-
/// See _TopMenu.cshtml file under Views/Shared/ to know how to render menu.
10
+
/// See Views/Layout/_TopMenu.cshtml file to know how to render menu.
Copy file name to clipboardExpand all lines: Templates/All-In-One-Template/MySpaProject/MySpaProject.WebSpaAngular/App_Start/MySpaProjectNavigationProvider.cs
Copy file name to clipboardExpand all lines: Templates/All-In-One-Template/MySpaProject/MySpaProject.WebSpaDurandal/App_Start/MySpaProjectNavigationProvider.cs
0 commit comments