Edit D:\AVAWeike\AVAWeike\AVA.ResourcesPlatform.WebUI\Themes\DefaultTheme\Control\My\MyMeetingNav.ascx
??<%@ Control Language="C#" AutoEventWireup="true" Inherits="AVA.ResourcesPlatform.WebUI.Control.My.MyMeetingNav" %> <% if (this.NavUrl.Count > 0) { %> <div class="sub_nav"> <div class="control_add "> <% for (int i = 0; i <= this.NavUrl.Count - 1; i++) { var nav = this.NavUrl[i]; %> <%= new HtmlAnchor(new HtmlSpan(){Class="org_bot_cor"} +nav.Key.Define()) { Title=nav.Key.Define(),Href = nav.Value, Class= nav.Key==this.Local? "btn-add active":"btn-add" }%> <% if (i != this.NavUrl.Count - 1) { %> <% } } %> </div> </div> <% } %>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de