Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.AdminUI\Pub\LLFinallyScore\ListIFrame.aspx
??<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="ListIFrame.aspx.cs" Inherits="AVA.ResourcesPlatform.AdminUI.Pub.LLFinallyScore.ListIFrame" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title> <%= this.Title %></title> <%= Import.Theme() %> <%= Import.Script("/jquery.1.9.js")%> </head> <body> <div id="divMain" class="gContent"> <div class="gIbx"> <div class="gCnta-cont"> <div class="g-title-2"> <h3 class="txt-14"> <%= Title %></h3> <span class="txt-info">[<a href="EditIFrame.aspx?ListenLessonGuid=<%= this.PrimaryKey %>"><%= Define.Get("LLFinallyScore_??????????????")%></a>]</span> </div> <div class="mrgt5"> </div> <div class="gIbx-tablayout"> <div class="txt-12 listContainer" id="list"> <table cellspacing="0" cellpadding="2" class="g-table-comm"> <tbody> <tr class="thead"> <th class="wd0"> </th> <th> <span> <%=Define.Get("LLFinallyScore_LLUserUserUserName_????????")%> </span> </th> <th> <span> <%=Define.Get("LLFinallyScore_LLApplicationListenLessonName_??????????????")%> </span> </th> <th> <span> <%=Define.Get("LLFinallyScore_LLScoreItemname_?????")%> </span> </th> <th> <span> <%=Define.Get("LLFinallyScore_???")%> </span> </th> <th> <span></span> </th> </tr> <% foreach (var item in this.ListLLFinallyScore) { %> <tr class="trout"> <td title="" class="wd0 summary"> </td> <td> <%= ViewData.Val("ParentLLUser.ParentUser.TrueName", item) %> </td> <td> <%= ViewData.Val("ParentLLApplication.ParentApplication.Title", item) %> </td> <td> <%= ViewData.Val("ParentLLScoreItem.Name", item) %> </td> <td> <%= item.AllScore %> </td> <td class="wd2"> <nobr> <a href='EditIFrame.aspx?guid=<%= item.Guid %>'> <%= DefineEnum.???.Define() %></a> <a style="cursor: pointer" onclick="Delete(this)" key="<%= SetKey(item.Guid,item.Version) %>"> <%= DefineEnum.???.Define() %></a> </nobr> </td> </tr> <% } %> </tbody> </table> </div> </div> </div> </div> </div> </body> </html> <%= Import.Script("js","/JQueryUI/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("js","/FancyBox/jquery.fancybox-1.2.1.js")%> <%= Import.CSS("js", "/FancyBox/jquery.fancybox.css")%> <%= Import.Script("/ToolTip/jquery.tipsy.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.Script("/Global.aspx")%> <%= Import.Script("/SelectForm.js")%> <%= Import.Script("js", "/Global.js")%> <%= Import.Script("js", "/Public.js")%> <%= Import.Script("js", "/ListPublic.js")%> <%= Import.Script("js", "/Ajax/Pub/LLFinallyScoreAjax.js")%> <script type="text/javascript"> //?????? </script> <script type="text/javascript"> //??? function Delete(send) { var key = send.getAttribute("key"); LLFinallyScoreAjax.Delete(key, send, function () { alert("<%=DefineEnum.??????.Define().ToScriptChar() %>"); window.location.href = window.location.href; }); }; //?????? function BatchDelete(send, key) { LLFinallyScoreAjax.BatchDelete(key, null, function () { Search(); }); }; </script> <script type="text/javascript"> //?????? </script> <script type="text/javascript"> //?????? </script>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de