HSSE Person 部分
This commit is contained in:
@@ -67,12 +67,12 @@
|
||||
<tr>
|
||||
<td align="right" valign="middle" style="width: 100%; height: 30px;">
|
||||
<img src="~/Images/PageSetup.gif" runat="server" id="Img2" onclick="document.all.WebBrowser.ExecWB(8,1)"
|
||||
alt="页面设置" style="cursor: pointer" />
|
||||
alt="<%$ Resources:Lan,TestRecordPrint_Img2_alt%>" style="cursor: pointer" />
|
||||
<img src="~/Images/PrintSetup.gif" runat="server" id="btnPrint" onclick="document.all.WebBrowser.ExecWB(6,1)"
|
||||
alt="打印设置" style="cursor: pointer" />
|
||||
alt="<%$ Resources:Lan,TestRecordPrint_btnPrint_alt%>" style="cursor: pointer" />
|
||||
<img src="~/Images/PrintPreview.gif" runat="server" id="Img1" onclick="printpr()"
|
||||
alt="打印预览" style="cursor: pointer" />
|
||||
<img src="~/Images/Print.gif" runat="server" id="Img3" onclick="print()" alt="打印"
|
||||
alt="<%$ Resources:Lan,TestRecordPrint_Img1_alt%>" style="cursor: pointer" />
|
||||
<img src="~/Images/Print.gif" runat="server" id="Img3" onclick="print()" alt="<%$ Resources:Lan,TrainRecord_Menu1_btnPrint_Text%>"
|
||||
style="cursor: pointer" />
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user