Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\Themes\DefaultTheme\Control\Index\IndexNoticeBy.ascx
??<%@ Control Language="C#" Inherits="AVA.ResourcesPlatform.WebUI.Control.Index.IndexNoticeBy" %> <% if(this.ListNotice.Count >0){ %> <ul class="noticlist"> <% foreach (var notice in this.ListNotice) { %> <li> <%= new HtmlAnchor(notice.Title.ToFirstString(this.FirstString, "...", true)) { Href = WebUrl.NoticeView(notice.Guid) , Suffix="...", TextLength=24 }%> </li> <% } %> </ul> <%}else{ %> <div class="alert">????????</div> <%} %>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de