HSSE Person 部分
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head runat="server">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>合同HSE费用及支付台账</title>
|
||||
<title><asp:Literal runat="server" Text="<%$ Resources:Lan,CostLedger_Title%>"/></title>
|
||||
<link href="../../res/css/common.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -21,7 +21,7 @@
|
||||
<f:FormRow ColumnWidths="95% 5%">
|
||||
<Items>
|
||||
<f:Label ID="Label1" runat="server"></f:Label>
|
||||
<f:Button ID="btnOut" runat="server" Icon="FolderUp" ToolTip="导出" OnClick="btnOut_Click"
|
||||
<f:Button ID="btnOut" runat="server" Icon="<%$ Resources:Lan,SubPayRegistration_btnOut_Icon%>" ToolTip="<%$ Resources:Lan,ConstructSolution_btnOut_ToolTip%>" OnClick="btnOut_Click"
|
||||
EnableAjax="false" DisableControlBeforePostBack="false">
|
||||
</f:Button>
|
||||
</Items>
|
||||
|
||||
Reference in New Issue
Block a user