Subversion Repositories DevTools

Rev

Rev 5952 | Rev 5980 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5952 Rev 5957
Line 123... Line 123...
123
        If Request("bfile") <> "" Then
123
        If Request("bfile") <> "" Then
124
            OpenInParentWindow(objPMod.GetParamValue("bfile") &"?DESTROYED=OK"& objPMod.ComposeURLWithout("bfile,pv_id"))
124
            OpenInParentWindow(objPMod.GetParamValue("bfile") &"?DESTROYED=OK"& objPMod.ComposeURLWithout("bfile,pv_id"))
125
        Else
125
        Else
126
            ReloadParentWindow()
126
            ReloadParentWindow()
127
        End If
127
        End If
-
 
128
        Call Destroy_All_Objects
128
        Response.End
129
        Response.End
129
    End If
130
    End If
130
Else
131
Else
131
    '
132
    '
132
    '   Show the current set of reasons for NOT destroying the package
133
    '   Show the current set of reasons for NOT destroying the package