Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\Themes\Lucanio\Control\Index\IndexSchoolBy.ascx
??<%@ Control Language="C#" Inherits="AVA.ResourcesPlatform.WebUI.Control.Index.IndexSchoolBy" %> <% if (this.ListDomain.Count > 0) { %> <ul> <% foreach (var domainGroup in this.ListDomain) { var domain = domainGroup; var domainInfo = domain._ListDomainInfo.FirstResult(); %> <li> <div class="school-photo"> <%= new HtmlAnchor(new HtmlImg(SettingGroup.DomainInfoMaxLogo(domainInfo), domain.Name){ OnErrorImg=SettingGroup.DefaultImg3 }) { Title = domain.Name, Target = "_blank", Href = domain.RouteWebSite }%> <%--<%= domain.Name %>--%> </div> <div class="video-infos"> <%= new HtmlAnchor(domain.Name) { Title = domain.Name, Target = "_blank", Href = domain.RouteWebSite }%> </div> </li> <% } %> </ul> <% }else{ %><%} %>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de