Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\Themes\k12Simple\Error\404Live.aspx
??<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="404Live.aspx.cs" Inherits="AVA.ResourcesPlatform.WebUI.Error._404Live" %> <!DOCTYPE html> <html> <head> <title><%= ErrorMessage%> - <%= 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.ScriptTheme("js/moment.min.js")%> <%= Import.ScriptTheme("js/underscore-min.js")%> <%= Import.ScriptTheme("js/zh-cn.js")%> <%= Import.ScriptTheme("js/live.calendar.js")%> <%= Import.ScriptTheme("js/DT_bootstrap/jquery.dataTables.js")%> <%= Import.ScriptTheme("js/DT_bootstrap/DT_bootstrap.js")%> <%= Import.CSS("style/live.calendar.css")%> <%= Import.CSS("js/DT_bootstrap/DT_bootstrap.css")%> <%= Import.Script("/global.aspx")%> <%= Import.Script("js", "/global.js")%> <%= new HeadInstance(this) { CacheEnable = 60*60,}.ToHtml() %> </head> <body class="school-theme school-simple-theme"> <%= new HeaderInstance(this) {CacheEnable = 60*60, TransferControl="/Header_frontPage", HeaderItem = HeaderItem.LiveShow, ReplaceItems = new ReplaceItems().Add("HeaderSearch", ReplaceTypeEnum.Html, new SearchLiveMaxInstance(this) { CacheEnable = 60*60,}.ToRenderHtml()) }.ToHtml()%> <div class="content error-404page video-page" role="main"> <div class="container"> <div class="row"> <div class="span12"> <%= new NavInstance(this) {CacheEnable = 60*60, }.Add("?????????",null).ToHtml()%> </div> <!-- /span16 --> </div> <!-- /row --> <div class="row"> <%-- <div class="span3"> <div> <%= new SearchLiveCategoryInstance(this) { }.ToHtml() %> </div> <div> <%= new SearchLiveGradeInstance(this) { }.ToHtml() %> </div> </div>--%> <div class="span12"> <div class="error-message"> <p><%= this.ErrorMessage %><%-- <span><a href="<%=WebUrl.Index() %>">[??????]</a></span>--%></p> <%-- <script> flash("<%= this.ErrorMessage.ToScriptChar() %>") //flash('???????????? ????????????????? ??<a hrer="<%=WebUrl.Index() %>">??????</a> ') </script>--%> </div> </div> </div> </div> </div> <div class="content white"> <div class="container"> <div class="row"> <div class="span12"> <div class=""> <hr class="hr-dashed" /> <%--<%= new SearchLiveRecordEquipmentInstance(this) { }.ToHtml() %>--%> </div> <div class="live_schedule hor" id="live_schedule"> </div> <script type="text/javascript"> $(document).ready(function () { $('#live_schedule').LiveScheduler({ url: Global.Site + "/Ajax.aspx?AVA.ResourcesPlatform.Ajax.ClientAjax.LiveData", otherParams: "" }); }); </script> </div> </div> </div> </div> <%= new FooterInstance(this) {CacheEnable = 60*60, }.ToHtml() %> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de