Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\Themes\DefaultTheme\Control\Index\IndexLiveBy.ascx
??<%@ Control Language="C#" Inherits="AVA.ResourcesPlatform.WebUI.Control.Index.IndexLiveBy" %> <ul class="noticlist"> <% if(this.ListApplication.Count >0){ %> <% foreach (var live in this.ListApplication) { %> <li> [<%= live.StartTime.ToShortDateString() %>] <%= new HtmlAnchor(live.Title) { Title = live.Title, Target = "_blank", Href = WebUrl.LivePlay(live.Guid) , Suffix="...", TextLength=24}%> </li> <% } }else{ %> <li><a>??????</a></li> <% } %> </ul>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de