Subversion Repositories DevTools

Rev

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

Rev 6052 Rev 6070
Line 20... Line 20...
20
<!--#include file="_action_buttons.asp"-->
20
<!--#include file="_action_buttons.asp"-->
21
<!--#include file="class/classActionButtonControl.asp"-->
21
<!--#include file="class/classActionButtonControl.asp"-->
22
<!--#include file="common/daemon_instructions.asp"-->
22
<!--#include file="common/daemon_instructions.asp"-->
23
<% '------------ ACCESS CONTROL ------------------ %>
23
<% '------------ ACCESS CONTROL ------------------ %>
24
<!--#include file="_access_control_login.asp"-->
24
<!--#include file="_access_control_login.asp"-->
25
<!--#include file="_access_control_action_project.asp"-->
-
 
26
<!--#include file="_access_control_general.asp"-->
25
<!--#include file="_access_control_general.asp"-->
-
 
26
<!--#include file="_access_control_action_project.asp"-->
27
<% '------------ Scripts -------------------------- %>
27
<% '------------ Scripts -------------------------- %>
28
<%
28
<%
29
'------------ Variable Definition -------------
29
'------------ Variable Definition -------------
30
Dim objSortHelper
30
Dim objSortHelper
31
Dim rsQry
31
Dim rsQry
Line 211... Line 211...
211
      <!-- DROPDOWN MENUS -->
211
      <!-- DROPDOWN MENUS -->
212
      <!--#include file="_menu_def.asp"-->
212
      <!--#include file="_menu_def.asp"-->
213
      <script language="JavaScript1.2" src="images/popup_menu.js"></script>
213
      <script language="JavaScript1.2" src="images/popup_menu.js"></script>
214
   </head>
214
   </head>
215
   <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
215
   <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
216
      <!-- MENU LAYERS -------------------------------------->
-
 
217
      <div id="popmenu" class="menuskin" onmouseover="clearhidemenu();highlightmenu(event,'on')" onmouseout="highlightmenu(event,'off');dynamichide(event)"></div>
-
 
218
      <!-- TIPS LAYERS -------------------------------------->
-
 
219
      <div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
-
 
220
      <!----------------------------------------------------->
-
 
221
      <!-- HEADER -->
216
      <!-- HEADER -->
222
      <!--#include file="_header.asp"-->
217
      <!--#include file="_header.asp"-->
223
      <!-- BODY ---->
218
      <!-- BODY ---->
224
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
219
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
225
         <tr>
220
         <tr>