HSSE Person 部分

This commit is contained in:
2025-02-23 13:09:38 +08:00
parent 04e9dad0f3
commit 77bfe221eb
611 changed files with 54724 additions and 10141 deletions
@@ -59,12 +59,12 @@
<f:Panel ID="Panel1" Layout="Block" CssClass="blockpanel myblockform" BlockMD="12" ShowHeader="false" ShowBorder="false"
BlockConfigSpace="5px" BodyPadding="5px" EnableCollapse="true" runat="server">
<Items>
<f:DatePicker runat="server" DateFormatString="yyyy-MM" Label="月报月份" EmptyText="请选择年月" BlockMD="4"
<f:DatePicker runat="server" DateFormatString="yyyy-MM" Label="<%$ Resources:Lan,MonthReportEdit_txtDate_Label%>" EmptyText="<%$ Resources:Lan,MonthReport_txtDate_EmptyText%>" BlockMD="4"
ID="ReporMonth" LabelAlign="right" DisplayType="Month" ShowTodayButton="false">
</f:DatePicker>
<f:DatePicker runat="server" Label="报告日期" BlockMD="4" ID="StartDate" LabelAlign="right">
</f:DatePicker>
<f:DatePicker runat="server" Label="" BlockMD="4" ID="EndDate"
<f:DatePicker runat="server" Label="<%$ Resources:Lan,PersonInfo_txtEndDate_Label%>" BlockMD="4" ID="EndDate"
LabelAlign="right" LabelWidth="50px">
</f:DatePicker>
</Items>
@@ -72,11 +72,11 @@
<f:Panel ID="Panel2" Layout="Block" CssClass="blockpanel myblockform" BlockMD="12" ShowHeader="false" ShowBorder="false"
BlockConfigSpace="5px" BodyPadding="5px" EnableCollapse="true" runat="server">
<Items>
<f:DropDownList runat="server" ID="CompileManId" LabelAlign="Right" BlockMD="3" Label="报告人" Required="true">
<f:DropDownList runat="server" ID="CompileManId" LabelAlign="Right" BlockMD="3" Label="<%$ Resources:Lan,AccidentReportOtherEdit_txtReportMan_Label%>" Required="true">
</f:DropDownList>
<f:DropDownList runat="server" ID="AuditManId" LabelAlign="Right" BlockMD="3" Label="审核人">
<f:DropDownList runat="server" ID="AuditManId" LabelAlign="Right" BlockMD="3" Label="<%$ Resources:Lan,EmergencyListEdit_drpAuditMan_Label%>">
</f:DropDownList>
<f:DropDownList runat="server" ID="ApprovalManId" LabelAlign="Right" BlockMD="3" Label="批准人">
<f:DropDownList runat="server" ID="ApprovalManId" LabelAlign="Right" BlockMD="3" Label="<%$ Resources:Lan,EmergencyListEdit_drpApproveMan_Label%>">
</f:DropDownList>
<f:DatePicker runat="server" Label="报告截至日期" LabelWidth="140px" BlockMD="3" ID="DueDate" LabelAlign="Right">
</f:DatePicker>
@@ -93,8 +93,8 @@
<Items>
<f:TextBox ID="projectCode" runat="server" Label="项目编号" BlockMD="4" Readonly="true" MaxLength="50" LabelWidth="120px">
</f:TextBox>
<f:Label ID="projectName" Label="项目名称" runat="server" BlockMD="4" LabelWidth="120px"></f:Label>
<f:TextBox ID="projectType" runat="server" Label="项目类型" BlockMD="4" MaxLength="50">
<f:Label ID="projectName" Label="<%$ Resources:Lan,RectifyNoticesView_txtProjectName_Label%>" runat="server" BlockMD="4" LabelWidth="120px"></f:Label>
<f:TextBox ID="projectType" runat="server" Label="<%$ Resources:Lan,ActionPlanListView_drpProjectType_Label%>" BlockMD="4" MaxLength="50">
</f:TextBox>
<f:TextBox ID="ContractAmount" runat="server" Label="合同额" BlockMD="4" MaxLength="50" LabelWidth="120px">
</f:TextBox>
@@ -102,11 +102,11 @@
</f:TextBox>
<f:TextBox ID="ProjectAddress" runat="server" Label="项目所在地" BlockMD="4" MaxLength="50">
</f:TextBox>
<f:TextBox ID="ProjectManager" runat="server" Label="项目经理" BlockMD="4" MaxLength="50" LabelWidth="120px">
<f:TextBox ID="ProjectManager" runat="server" Label="<%$ Resources:Lan,RectifyNoticesRecheck_drpProjectManager_Label%>" BlockMD="4" MaxLength="50" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="ProjectManagerPhone" runat="server" Label="联系方式" LabelWidth="120px" BlockMD="8" MaxLength="50">
</f:TextBox>
<f:TextBox ID="HsseManager" runat="server" Label="安全经理" BlockMD="4" MaxLength="50" LabelWidth="120px">
<f:TextBox ID="HsseManager" runat="server" Label="<%$ Resources:Lan,RectifyNoticesEdit_drpSignPerson_Label%>" BlockMD="4" MaxLength="50" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="HsseManagerPhone" runat="server" Label="联系方式" LabelWidth="120px" BlockMD="8" MaxLength="50">
</f:TextBox>
@@ -114,7 +114,7 @@
EmptyText="请选择开始日期" LabelWidth="120px"
ID="pStartDate">
</f:DatePicker>
<f:DatePicker runat="server" Label="" ID="pEndDate" BlockMD="8" EmptyText="请选择结束日期" LabelWidth="120px">
<f:DatePicker runat="server" Label="<%$ Resources:Lan,PersonInfo_txtEndDate_Label%>" ID="pEndDate" BlockMD="8" EmptyText="请选择结束日期" LabelWidth="120px">
</f:DatePicker>
</Items>
</f:Panel>
@@ -141,7 +141,7 @@
EmptyText="请选择开始日期" Label="本项目自"
ID="PsafeStartDate">
</f:DatePicker>
<f:DatePicker runat="server" Label="" ID="PsafeEndDate" EmptyText="请选择结束日期"
<f:DatePicker runat="server" Label="<%$ Resources:Lan,PersonInfo_txtEndDate_Label%>" ID="PsafeEndDate" EmptyText="请选择结束日期"
LabelWidth="160px" LabelAlign="Right" BlockMD="8">
</f:DatePicker>
<f:TextBox ID="SafeWorkTime" runat="server" MaxLength="50" Label="安全生产" LabelAlign="Right" LabelWidth="160px" BlockMD="4">
@@ -465,7 +465,7 @@
</Toolbars>
<Columns>
<f:BoundField ColumnID="UnitName" DataField="UnitName" Width="80px" HeaderTextAlign="Center"
HeaderText="单位名称" ExpandUnusedSpace="true" />
HeaderText="<%$ Resources:Lan,ConstructSolution_ColumnID_UnitName_HeaderText%>" ExpandUnusedSpace="true" />
<f:GroupField ColumnID="henan" HeaderText="管理人员" TextAlign="Center" HeaderTextAlign="Center">
<Columns>
<f:RenderField Width="180px" ColumnID="SafeManangerNum" DataField="SafeManangerNum" FieldType="Int"
@@ -486,7 +486,7 @@
</f:RenderField>
</Columns>
</f:GroupField>
<f:GroupField ColumnID="Special" HeaderText="作业人员" TextAlign="Center">
<f:GroupField ColumnID="Special" HeaderText="<%$ Resources:Lan,LimitedSpaceView_txtWorkMan_Label%>" TextAlign="Center">
<Columns>
<f:RenderField Width="180px" ColumnID="SpecialWorkerNum" DataField="SpecialWorkerNum" FieldType="Int"
HeaderText="特种作业" HeaderTextAlign="Center">
@@ -525,7 +525,7 @@
EnableSummary="true" SummaryPosition="Bottom">
<Columns>
<f:BoundField ColumnID="UnitName" DataField="UnitName" Width="100px" ExpandUnusedSpace="true"
HeaderText="单位名称" HeaderTextAlign="Center" />
HeaderText="<%$ Resources:Lan,ConstructSolution_ColumnID_UnitName_HeaderText%>" HeaderTextAlign="Center" />
<f:GroupField ColumnID="henan" HeaderText="特种设备" TextAlign="Center">
<Columns>
<f:RenderField Width="90px" ColumnID="T01" DataField="T01" FieldType="Int" HeaderTextAlign="Center"
@@ -677,7 +677,7 @@
<input type="text" runat="server" class="input" id="ContractYear" maxlength="10" oninput="value=value.replace(/[^\d]/g,'')" /></td>
</tr>
<tr>
<td>项目累计</td>
<td><asp:Literal runat="server" Text="<%$ Resources:Lan,CostSmallDetailView_Label4_Text%>"/></td>
<td>
<input type="text" runat="server" class="input" id="SafetyTotal" maxlength="10" oninput="value=value.replace(/[^\d]/g,'')" /></td>
<td>
@@ -713,10 +713,10 @@
<tr>
<td>本月</td>
<td>本年度</td>
<td>项目累计</td>
<td><asp:Literal runat="server" Text="<%$ Resources:Lan,CostSmallDetailView_Label4_Text%>"/></td>
<td>本月</td>
<td>本年度</td>
<td>项目累计</td>
<td><asp:Literal runat="server" Text="<%$ Resources:Lan,CostSmallDetailView_Label4_Text%>"/></td>
</tr>
<tr>
<td>专项安全培训</td>
@@ -793,9 +793,9 @@
</table>
<f:Grid ID="GvSeDinMonthReport8Item" CssClass="blockpanel table" AllowCellEditing="true" ShowBorder="true"
EnableColumnLines="true"
ShowHeader="true" Title="班前会" ForceFit="true" EnableCollapse="false" runat="server">
ShowHeader="true" Title="<%$ Resources:Lan,ClassMeeting_Window1_Title%>" ForceFit="true" EnableCollapse="false" runat="server">
<Columns>
<f:BoundField ColumnID="UnitName" DataField="UnitName" Width="80px" HeaderText="单位名称" />
<f:BoundField ColumnID="UnitName" DataField="UnitName" Width="80px" HeaderText="<%$ Resources:Lan,ConstructSolution_ColumnID_UnitName_HeaderText%>" />
<f:BoundField ColumnID="TeamName" DataField="TeamName" Width="80px" HeaderText="班组名称" />
<f:RenderField Width="100px" ColumnID="ClassNum" DataField="ClassNum" FieldType="Int"
HeaderText="会议次数(本月)">
@@ -824,13 +824,13 @@
EnableCollapse="true" CssClass="blockpanel myblockform" ShowHeader="true" Title="9、项目HSE检查统计" runat="server">
<table class="table">
<tr>
<td colspan="2">检查类型</td>
<td colspan="2"><asp:Literal runat="server" Text="<%$ Resources:Lan,HiddenRectificationList_Grid1_Column_ProblemTypes%>"/></td>
<td>次数(本月)</td>
<td>次数(本年度累计)</td>
<td>次数(项目总累计)</td>
</tr>
<tr>
<td colspan="2">日常巡检</td>
<td colspan="2"><asp:Literal runat="server" Text="<%$ Resources:Lan,HiddenRectificationConfirm_PageTitle%>"/></td>
<td>
<input type="text" runat="server" class="input" id="DailyMonth" maxlength="10" oninput="value=value.replace(/[^\d]/g,'')" /></td>
<td>
@@ -848,7 +848,7 @@
<input type="text" runat="server" class="input" id="WeekTotal" maxlength="10" oninput="value=value.replace(/[^\d]/g,'')" /></td>
</tr>
<tr>
<td colspan="2">专项检查</td>
<td colspan="2"><asp:Literal runat="server" Text="<%$ Resources:Lan,CheckSpecialStatics_Grid1_Title%>"/></td>
<td>
<input type="text" runat="server" class="input" id="SpecialMonth" maxlength="10" oninput="value=value.replace(/[^\d]/g,'')" /></td>
<td>
@@ -866,9 +866,9 @@
<input type="text" runat="server" class="input" id="MonthlyTotal" maxlength="10" oninput="value=value.replace(/[^\d]/g,'')" /></td>
</tr>
</table>
<f:Grid ID="GvSeDinMonthReport9ItemSpecial" CssClass="blockpanel table" AllowCellEditing="true" ShowBorder="true" EnableColumnLines="true" ShowHeader="true" Title="专项检查" ForceFit="true" EnableCollapse="false" runat="server">
<f:Grid ID="GvSeDinMonthReport9ItemSpecial" CssClass="blockpanel table" AllowCellEditing="true" ShowBorder="true" EnableColumnLines="true" ShowHeader="true" Title="<%$ Resources:Lan,CheckSpecialStatics_Grid1_Title%>" ForceFit="true" EnableCollapse="false" runat="server">
<Columns>
<f:BoundField ColumnID="TypeName" DataField="TypeName" Width="80px" HeaderText="类型" />
<f:BoundField ColumnID="TypeName" DataField="TypeName" Width="80px" HeaderText="<%$ Resources:Lan,LicenseManager_LicenseTypeName_HeaderText%>" />
<f:RenderField Width="100px" ColumnID="CheckMonth" DataField="CheckMonth" FieldType="Int"
HeaderText="检查次数(本月)">
<Editor>
@@ -900,26 +900,26 @@
EnableCollapse="false" runat="server">
<Columns>
<f:BoundField ColumnID="UnitName" DataField="UnitName" Width="180px"
HeaderText="单位名称" ExpandUnusedSpace="true" />
HeaderText="<%$ Resources:Lan,ConstructSolution_ColumnID_UnitName_HeaderText%>" ExpandUnusedSpace="true" />
<f:GroupField ColumnID="colIssuedMonth" HeaderText="下发数量(本月)" Width="90px"
TextAlign="Center" HeaderTextAlign="Center">
<Columns>
<f:RenderField Width="30px" ColumnID="IssuedMonth" DataField="IssuedMonth" FieldType="Int"
HeaderText="一般">
HeaderText="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_一般%>">
<Editor>
<f:NumberBox NoDecimal="true" NoNegative="true" MaxValue="10000" runat="server">
</f:NumberBox>
</Editor>
</f:RenderField>
<f:RenderField Width="30px" ColumnID="IssuedMonthLarge" DataField="IssuedMonthLarge" FieldType="Int"
HeaderText="较大">
HeaderText="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_较大%>">
<Editor>
<f:NumberBox NoDecimal="true" NoNegative="true" MaxValue="10000" runat="server">
</f:NumberBox>
</Editor>
</f:RenderField>
<f:RenderField Width="30px" ColumnID="IssuedMonthSerious" DataField="IssuedMonthSerious" FieldType="Int"
HeaderText="重大">
HeaderText="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_重大%>">
<Editor>
<f:NumberBox NoDecimal="true" NoNegative="true" MaxValue="10000" runat="server">
</f:NumberBox>
@@ -931,21 +931,21 @@
TextAlign="Center" HeaderTextAlign="Center">
<Columns>
<f:RenderField Width="30px" ColumnID="RectificationMoth" DataField="RectificationMoth" FieldType="Int"
HeaderText="一般">
HeaderText="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_一般%>">
<Editor>
<f:NumberBox NoDecimal="true" NoNegative="true" MaxValue="10000" runat="server">
</f:NumberBox>
</Editor>
</f:RenderField>
<f:RenderField Width="30px" ColumnID="RectificationMothLarge" DataField="RectificationMothLarge" FieldType="Int"
HeaderText="较大">
HeaderText="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_较大%>">
<Editor>
<f:NumberBox NoDecimal="true" NoNegative="true" MaxValue="10000" runat="server">
</f:NumberBox>
</Editor>
</f:RenderField>
<f:RenderField Width="30px" ColumnID="RectificationMothSerious" DataField="RectificationMothSerious" FieldType="Int"
HeaderText="重大">
HeaderText="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_重大%>">
<Editor>
<f:NumberBox NoDecimal="true" NoNegative="true" MaxValue="10000" runat="server">
</f:NumberBox>
@@ -957,21 +957,21 @@
TextAlign="Center" HeaderTextAlign="Center">
<Columns>
<f:RenderField Width="30px" ColumnID="IssuedTotal" DataField="IssuedTotal" FieldType="Int"
HeaderText="一般">
HeaderText="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_一般%>">
<Editor>
<f:NumberBox NoDecimal="true" NoNegative="true" MaxValue="10000" runat="server">
</f:NumberBox>
</Editor>
</f:RenderField>
<f:RenderField Width="30px" ColumnID="IssuedTotalLarge" DataField="IssuedMonthLarge" FieldType="Int"
HeaderText="较大">
HeaderText="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_较大%>">
<Editor>
<f:NumberBox NoDecimal="true" NoNegative="true" MaxValue="10000" runat="server">
</f:NumberBox>
</Editor>
</f:RenderField>
<f:RenderField Width="30px" ColumnID="IssuedTotalSerious" DataField="IssuedMonthSerious" FieldType="Int"
HeaderText="重大">
HeaderText="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_重大%>">
<Editor>
<f:NumberBox NoDecimal="true" NoNegative="true" MaxValue="10000" runat="server">
</f:NumberBox>
@@ -983,21 +983,21 @@
TextAlign="Center" HeaderTextAlign="Center">
<Columns>
<f:RenderField Width="30px" ColumnID="RectificationTotal" DataField="RectificationTotal" FieldType="Int"
HeaderText="一般">
HeaderText="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_一般%>">
<Editor>
<f:NumberBox NoDecimal="true" NoNegative="true" MaxValue="10000" runat="server">
</f:NumberBox>
</Editor>
</f:RenderField>
<f:RenderField Width="30px" ColumnID="RectificationTotalLarge" DataField="IssuedMonthLarge" FieldType="Int"
HeaderText="较大">
HeaderText="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_较大%>">
<Editor>
<f:NumberBox NoDecimal="true" NoNegative="true" MaxValue="10000" runat="server">
</f:NumberBox>
</Editor>
</f:RenderField>
<f:RenderField Width="30px" ColumnID="RectificationTotalSerious" DataField="IssuedMonthSerious" FieldType="Int"
HeaderText="重大">
HeaderText="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_重大%>">
<Editor>
<f:NumberBox NoDecimal="true" NoNegative="true" MaxValue="10000" runat="server">
</f:NumberBox>
@@ -1009,7 +1009,7 @@
</f:Grid>
<f:Grid ID="GvSeDinMonthReport9ItemStoppage" CssClass="blockpanel table" AllowCellEditing="true" ShowBorder="true" EnableColumnLines="true" ShowHeader="true" Title="停工令" ForceFit="true" EnableCollapse="false" runat="server">
<Columns>
<f:BoundField ColumnID="UnitName" DataField="UnitName" Width="80px" HeaderText="单位名称" />
<f:BoundField ColumnID="UnitName" DataField="UnitName" Width="80px" HeaderText="<%$ Resources:Lan,ConstructSolution_ColumnID_UnitName_HeaderText%>" />
<f:RenderField Width="100px" ColumnID="IssuedMonth" DataField="IssuedMonth" FieldType="Int"
HeaderText="下发数量(本月)">
<Editor>
@@ -1053,8 +1053,8 @@
EnableCollapse="true" CssClass="blockpanel myblockform" ShowHeader="true" Title="10、项目奖惩情况统计" runat="server">
<table class="table">
<tr>
<td>类型</td>
<td>内容</td>
<td><asp:Literal runat="server" Text="<%$ Resources:Lan,LicenseManager_LicenseTypeName_HeaderText%>"/></td>
<td><asp:Literal runat="server" Text="<%$ Resources:Lan,WeekMeetingView_btnAttachUrl_Text%>"/></td>
<td>次数(本月)</td>
<td>次数(累计)</td>
<td>金额(本月)</td>
@@ -1138,7 +1138,7 @@
EnableCollapse="true" CssClass="blockpanel myblockform" ShowHeader="true" Title="11、项目危大工程施工情况" runat="server">
<table class="table">
<tr>
<td>类别</td>
<td><asp:Literal runat="server" Text="<%$ Resources:Lan,LawRegulationListSelectCloumn_cblColumns_Category%>"/></td>
<td>本月正在施工</td>
<td>已完工</td>
<td>下月施工计划</td>
@@ -1171,9 +1171,9 @@
EnableCollapse="true" CssClass="blockpanel myblockform" ShowHeader="true" Title="12、项目应急演练情况" runat="server">
<table class="table">
<tr>
<th colspan="2">类别</th>
<th>直接投入</th>
<th>参演人数</th>
<th colspan="2"><asp:Literal runat="server" Text="<%$ Resources:Lan,LawRegulationListSelectCloumn_cblColumns_Category%>"/></th>
<th><asp:Literal runat="server" Text="<%$ Resources:Lan,DrillRecordListView_txtDrillCost_Label%>"/></th>
<th><asp:Literal runat="server" Text="<%$ Resources:Lan,DrillRecordListView_txtJointPersonNum_Label%>"/></th>
<th>本月次数</th>
<th>项目累计次数</th>
<th>下月计划</th>
@@ -1256,14 +1256,14 @@
<f:ToolbarFill runat="server"></f:ToolbarFill>
<f:RadioButtonList runat="server" ID="rbIsAgree" AutoPostBack="true"
OnSelectedIndexChanged="rbIsAgree_SelectedIndexChanged" Width="200px">
<f:RadioItem Value="1" Text="同意" Selected="true"/>
<f:RadioItem Value="0" Text="不同意"/>
<f:RadioItem Value="1" Text="<%$ Resources:Lan,RectifyNoticesRecheck_rdbIsAgree_RadioItem_Agree%>" Selected="true"/>
<f:RadioItem Value="0" Text="<%$ Resources:Lan,RectifyNoticesRecheck_rdbIsAgree_RadioItem_Disagree%>"/>
</f:RadioButtonList>
<f:TextBox runat="server" ID="txtOpinion" Label="意见" LabelWidth="70px" Width="450px" MarginRight="50"></f:TextBox>
<f:TextBox runat="server" ID="txtOpinion" Label="<%$ Resources:Lan,ApplyView_Grid1_Column_Opinion_HeaderText%>" LabelWidth="70px" Width="450px" MarginRight="50"></f:TextBox>
<f:ToolbarSeparator runat="server"></f:ToolbarSeparator>
<f:DropDownList runat="server" ID="drpStep" Label="下一步" LabelWidth="70px" Width="200px">
</f:DropDownList>
<f:DropDownList runat="server" ID="drpAudit" Label="审核人"
<f:DropDownList runat="server" ID="drpAudit" Label="<%$ Resources:Lan,EmergencyListEdit_drpAuditMan_Label%>"
LabelWidth="70px" Width="250px" EnableEdit="true" ></f:DropDownList>
<f:Label runat="server" Width="100px"></f:Label>
</Items>
@@ -1272,13 +1272,13 @@
<Items>
<f:ToolbarFill ID="ToolbarFill1" runat="server">
</f:ToolbarFill>
<f:Button ID="btnSave" Icon="SystemSave" runat="server" ToolTip="保存"
<f:Button ID="btnSave" Icon="<%$ Resources:Lan,CheckHolidayDetailEdit_btnSave_Icon%>" runat="server" ToolTip="<%$ Resources:Lan,PersonUnitRefresh_btnSave_ToolTip%>"
OnClick="btnSave_Click" ValidateForms="SimpleForm1" Hidden="true">
</f:Button>
<f:Button ID="btnSysSubmit" OnClick="btnSysSubmit_Click" Icon="SystemSaveNew"
runat="server" ToolTip="提交" ValidateForms="SimpleForm1" Hidden="true">
runat="server" ToolTip="<%$ Resources:Lan,MonthReportEdit_btnSubmit_ToolTip%>" ValidateForms="SimpleForm1" Hidden="true">
</f:Button>
<f:Button ID="btnClose" EnablePostBack="false" ToolTip="关闭" runat="server" Icon="SystemClose">
<f:Button ID="btnClose" EnablePostBack="false" ToolTip="<%$ Resources:Lan,ReadWriteCard_btnClose_ToolTip%>" runat="server" Icon="SystemClose">
</f:Button>
</Items>
</f:Toolbar>