Edit D:\AVAWeike\AVAWeike\AVA.ResourcesPlatform.WebUI\Themes\Daigaku\Control\Head.ascx
??<%@ Control Language="C#" Inherits="AVA.ResourcesPlatform.WebUI.Control.Head" %> <%--<%= Import.CSS("NewtonTheme/_site/assets/newton_green.css")%>--%> <%= Import.CSS("assets/newton_green.css")%> <%= Import.CSS("assets/libs.css")%> <script> var tid = null; window.flash = function flash(str) { // single tid = null; var temp = $(".flash_messages"); //$(".flash_messages").children("p").html(str); // mutiply instant var temp = $(".flash_messages").first().clone(true); $(temp).children().filter("p").html(str); $(".flash_messages").last().before($(temp).scrollTop($(".flash_messages").last().scrollTop() + $(".flash_messages").last().height()/2)); $(temp).fadeIn(); tid=setTimeout(function () { $(temp).fadeOut(function () { tid = null;}); }, 20000); } window.alert = flash; $(function () { if (!$("body").hasClass("daigaku-theme")) { $("body").addClass("daigaku-theme"); } }) </script>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de