- Timestamp:
- 05/25/11 15:00:44 (14 years ago)
- Location:
- branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/ProblemClass
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/ProblemClass/Detail.aspx
r6246 r6290 6 6 <asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server"> 7 7 Detail 8 </asp:Content> 9 <asp:Content ID="Content3" runat="server" ContentPlaceHolderID="SubMenuContent"> 10 <% Html.RenderAction("Menu", "Admin"); %> 8 11 </asp:Content> 9 12 <asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server"> -
branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/ProblemClass/Index.aspx
r6246 r6290 8 8 Index 9 9 </asp:Content> 10 10 <asp:Content ID="Content3" runat="server" ContentPlaceHolderID="SubMenuContent"> 11 <% Html.RenderAction("Menu", "Admin"); %> 12 </asp:Content> 11 13 <asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server"> 12 14
Note: See TracChangeset
for help on using the changeset viewer.