You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

41 lines
1.6 KiB

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="CreateGL.aspx.cs" Inherits="Swift.web.include.CreateGL" %>
<!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 runat="server">
<title></title>
</head>
<body>
<form id="form1" runat="server">
<div class="panel">
<div class="panel-boby">
<div class="row">
<div class="col-md-12">
<div id="getLedgerGl" runat="server">
<%--<table border="0" cellspacing="1" cellpadding="3">
<tr>
<td>
<img src="../../Images/whd_toc2.gif" alt="Click">
</td>
<td>
<span onclick="ShowReportGL('a','tdasset');" style="cursor: pointer; font-size: 14px;">
sadfsdf</span>
</td>
</tr>
<tr>
<td>
</td>
<td id="tdasset" style="display: none">
</td>
</tr>
</table>--%>
</div>
<div id="newDL" runat="server">
</div>
</div>
</div>
</div>
</div>
</form>
</body>
</html>