Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\Themes\University\Meeting.aspx
??<%@ Page Language="C#" AutoEventWireup="true" Inherits="AVA.ResourcesPlatform.WebUI.Meeting" %> <!DOCTYPE html> <html> <head> <title><%= Define.Get("Client_??????") %> - <%= this.Title %></title> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <%= Import.CSS("js", "/JQueryUI/css/redmond/jquery-ui-1.8.9.custom.css")%> <%= Import.ScriptTheme("js/jquery.1.9.js")%> <%= Import.Script("/URL/jquery.url.js")%> <%= Import.Script("/JsonCookie/json2.js")%> <%= Import.Script("/JsonCookie/jquery.cookie.js")%> <%= Import.Script("/JsonCookie/jquery.jsoncookie.js")%> <%= Import.ScriptTheme("js/jquery-ui.min.js")%> <%= Import.Script("js", "/YK_Validate/YK_Validate.js")%> <%= Import.Script("js", "/YK_Validate/YK_ValidateRegex.js")%> <%= Import.CSS("js", "/YK_Validate/validator.css")%> <%= Import.Script("/global.aspx")%> <%= Import.Script("js", "/global.js")%> <%= new HeadInstance(this) { }.ToHtml() %> </head> <body class="school-theme"> <%= new BrowserTipInstance(this) { }.ToHtml() %> <%= this.SearchKeyWord %> <%= new HeaderInstance(this) { HeaderItem = HeaderItem.MeetingShow, ReplaceItems = new ReplaceItems().Add("HeaderSearch", ReplaceTypeEnum.Html, new SearchMeetingMaxInstance(this) { }.ToHtml()) }.ToHtml()%> <div class="content main-content" role="main"> <div class="container"> <div class="row"> <div class="span12"> <%= new NavInstance(this) { }.Add(this.MeetingLevel!=null?this.MeetingLevel.Name : Define.Get("Client_??????"),WebUrl.Meeting()).AddRequiredValueEmpty("??????"+this.SearchKeyWord,this.SearchKeyWord).ToHtml()%> </div> <!-- /span16 --> </div> <!-- /row --> <div class="row"> <div class="span3"> <div style="" class=""> <%= new SearchMeetingCategoryInstance(this) { }.ToHtml() %> </div> </div> <div class="span9"> <div class="searchBox"> <div style="" class="search-nav-pills"> <%= new SearchMeetingLevelInstance(this) { }.ToHtml() %> </div> <div style="" class="search-nav-pills"> <%= new SearchMeetingChannelInstance(this) { }.ToHtml() %> </div> <div style="display:none;" > <hr /> <div class="toggle-info" title="??????" id="toggle-info" > <ul class="nav nav-pills"> <li class="nav-header">??????</li> <li class='active'><span>???:</span><input class="span2" placeholder="?????.."></input> </li> <li class=''><span>?????:</span><input class="span2" placeholder="?????.."></input> </li> <li class=''><span>??????:</span><input class="span2" placeholder="???.."></input> </li> </ul> </div> <a href="#" class="toggle-info-btn " rel="toggle-info" title="????????????" tyle="display:none;"><span>????????????</span></a> </div> <%= new SearchMeetingOrderInstance(this) { }.ToHtml() %> <div class="tab-content "> <div id="hot" class="tab-pane active"> <div id="SearchList" class="videolist clearfix"> <% if (this.Sort == 0) { %> <%= new SearchMeetingListInstance(this) { PageSize = 24 }.ToHtml()%> <% } else { %> <%= new SearchMeetingListInstance(this) { PageSize = 24, TransferControl="/Search/SearchMeetingListInfo" }.ToHtml()%> <% } %> </div> </div> </div> </div> </div> </div> </div> </div> <%= new FooterInstance(this) { }.ToHtml() %> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de