Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/25/11 15:00:44 (13 years ago)
Author:
dkahn
Message:

#1433 Plugin styling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/AlgorithmClass/Index.aspx

    r6271 r6290  
    44<%@ Import Namespace="HLWebOKBAdminPlugin.OKBAdministrationService" %>
    55
    6 
    76<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
    87    Index
    98</asp:Content>
    10 
     9<asp:Content ID="Content3" runat="server" ContentPlaceHolderID="SubMenuContent">
     10   <% Html.RenderAction("Menu", "Admin"); %>
     11</asp:Content>
    1112<asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server">
    1213
Note: See TracChangeset for help on using the changeset viewer.