<%@LANGUAGE="VBSCRIPT"%> <% '===================================================== ' dependencies_all.asp '===================================================== %> <% Option explicit ' Good idea to set when using redirect Response.Expires = 0 ' always load the page, dont store '------------ Variable Definition ------------- Dim sectionIsEditable Dim criticalSectionIsEditable %> <% '------------ ACCESS CONTROL ------------------ %> <% '------------ Constants Declaration ----------- Const pageIsEmbedded = FALSE '------------ Variable Init ------------------- '---------------------------------------------- %> <%=Title(Request("rtag_id"))%> <%bCsvExport = True%> <%bJqueryDataTables = TRUE%> <%sJqueryDataTablesCss="dataTables.vix.grey.css"%>
<%Call RenderActionBar(parRtag_id,parPv_id)%>
<%Call RenderStatus(parRtag_id,parPv_id)%>  
 
tab-left-margin <%Call Generate_Tab_Menu ( TABarray1, "Dependencies (All)", "orange" )%>