Edit D:\AVAWeike\AVAWeike\AVA.ResourcesPlatform.WebUI\Themes\DefaultTheme\My\SubjectSTVideo.aspx
??<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SubjectSTVideo.aspx.cs" Inherits="AVA.ResourcesPlatform.WebUI.My.SubjectSTVideo" %> <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"><title><%= Define.Get("Client_??????") %> - ?????? - <%= this.Title %></title> <%-- <%= 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")%> --%> <%= 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.ScriptTheme("js/swfobject.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.ScriptTheme("js/excanvas.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")%> <%= Import.CSS("style.css")%> <%= Import.ScriptTheme("js/libs/jquery.treeview.min.js")%> <%= Import.ScriptTheme("js/libs/jquery.MetaData.js")%> <%= Import.ScriptTheme("js/libs/jquery.rating.pack.js")%> <%= Import.ScriptTheme("js/libs/jquery.stupid.js")%> <%-- <%= Import.ScriptTheme("js/libs/jquery.jqplot.min.js")%> <%= Import.ScriptTheme("js/libs/plugins/jqplot.lineRenderer.js")%> <%= Import.CSS("style/jquery.jqplot.min.css")%>--%> <%= Import.CSS("style/jquery.rating.css")%> <%= Import.CSS("style/jquery.stupid.css")%> <%= Import.ScriptTheme("js/highcharts.js")%> <%= new HeadInstance(this) { }.ToHtml() %> </head> <body class="my_space <% if (this.User.ParentUserType.HeadMasterEnable == true){%>orange theme_headmaster <% } else if (this.User.ParentUserType.TeacherEbable == true){%>blue theme_teacher <% } else if(this.User.ParentUserType.StudentEbable == true){%>green theme_student <% }else if(this.User.ParentUserType.InstructorEnable == true){ %>dark_blue theme_instructor<% } %>"> <%= new MyHeaderInstance(this) { MyHeaderItem= MyHeaderItem.My }.ToHtml() %> <div class="content" > <div class="container"> <%= new NavInstance(this) { }.Add(Define.Get("Client_??????"),WebUrl.My()).Add("??????",null).ToHtml()%> <div class="row"> <div class="span4"> <%= new MyMenuInstance(this) { MyMenuItem = MyMenuItem.SubjectUserEnable }.ToHtml() %> </div> <div class="span12"> <%= new MySubjectSTVideoInstance(this) { }.ToHtml()%> </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