Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\Themes\Bsk\Control\LivePlay\LivePlayAttachment.ascx
??<%@ Control Language="C#" Inherits="AVA.ResourcesPlatform.WebUI.Control.LivePlay.LivePlayAttachment" %> <% if (this.ListApplicationAttachment != null && this.ListApplicationAttachment.Count > 0) { %> <div class="accordion-group"> <div class="accordion-heading"> <a href="#collapseAttachment" data-parent="#collapseTimeInfoSWAttachment" data-toggle="collapse" class="accordion-toggle">??? </a> </div> <% foreach (var applicationAttachment in this.ListApplicationAttachment) { %> <%= new HtmlAnchor(applicationAttachment.FileName) { Href = SettingGroup.ApplicationAttachmentFile(applicationAttachment), Target = "_blank", Class = "show_title" }%> <% } %> <%--<div class="accordion-body collapse" id="collapseAttachment"> <div class="accordion-inner"> <ul> <% foreach (var applicationAttachment in this.ListApplicationAttachment) { %> <li> <%= new HtmlAnchor(applicationAttachment.FileName) { Href = SettingGroup.ApplicationAttachmentFile(applicationAttachment), Target = "_blank", Class = "show_title" }%> </li> <% } %> </ul> </div> </div>--%> </div> <% } %>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de