1
This commit is contained in:
@@ -141,7 +141,7 @@
|
|||||||
</f:Window>
|
</f:Window>
|
||||||
<f:Window ID="Window3" Title="导入信息" Hidden="true" EnableIFrame="true" EnableMaximize="true"
|
<f:Window ID="Window3" Title="导入信息" Hidden="true" EnableIFrame="true" EnableMaximize="true"
|
||||||
Target="Parent" EnableResize="false" runat="server" OnClose="Window3_Close" IsModal="false"
|
Target="Parent" EnableResize="false" runat="server" OnClose="Window3_Close" IsModal="false"
|
||||||
CloseAction="HidePostBack" Width="1200px" Height="560px">
|
CloseAction="HidePostBack" Width="1200px" Height="700px">
|
||||||
</f:Window>
|
</f:Window>
|
||||||
<f:Menu ID="Menu1" runat="server">
|
<f:Menu ID="Menu1" runat="server">
|
||||||
<f:MenuButton ID="btnMenuEdit" OnClick="btnMenuEdit_Click" EnablePostBack="true"
|
<f:MenuButton ID="btnMenuEdit" OnClick="btnMenuEdit_Click" EnablePostBack="true"
|
||||||
|
|||||||
Reference in New Issue
Block a user