12121
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<Toolbars>
|
||||
<f:Toolbar ID="Toolbar2" Position="Top" runat="server" ToolbarAlign="Right">
|
||||
<Items>
|
||||
<f:HiddenField runat="server" ID="Id">
|
||||
<f:HiddenField runat="server" ID="hdPMIDelegationId">
|
||||
</f:HiddenField>
|
||||
<f:ToolbarFill ID="ToolbarFill1" runat="server">
|
||||
</f:ToolbarFill>
|
||||
@@ -180,13 +180,13 @@
|
||||
</Items>
|
||||
</f:Panel>
|
||||
<f:Window ID="Window2" Title="<%$ Resources:Lan,PopForm %>" Hidden="true" EnableIFrame="true"
|
||||
EnableMaximize="true" Target="Parent" EnableResize="true" runat="server" OnClose="Window1_Close"
|
||||
EnableMaximize="true" Target="Parent" EnableResize="true" runat="server" OnClose="Window2_Close"
|
||||
IsModal="true" Width="1090px" Height="660px">
|
||||
</f:Window>
|
||||
|
||||
</form>
|
||||
<script type="text/javascript">
|
||||
|
||||
|
||||
function reloadGrid() {
|
||||
__doPostBack(null, 'reloadGrid');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user