Subversion Repositories DevTools

Rev

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

Rev 7288 Rev 7292
Line 41... Line 41...
41
      End If
41
      End If
42
   End If
42
   End If
43
 
43
 
44
   %>
44
   %>
45
   <table width="100%" border="0" cellspacing="1" cellpadding="3" class="stdGrey">
45
   <table width="100%" border="0" cellspacing="1" cellpadding="3" class="stdGrey">
46
      <form name="ignore_warnings" method="get" action="_ignore_warnings.asp" onSubmit="MM_showProgressBar();">
46
      <form name="ignore_warnings" method="get" action="_ignore_warnings.asp" onSubmit="showGlobalProgress();">
47
          <thead>
47
          <thead>
48
             <tr>
48
             <tr>
49
                <%If CanIgnoreWarnings Then%><th nowrap width="1%" align="center">Ignore<br>warnings</td><%End If%>
49
                <%If CanIgnoreWarnings Then%><th nowrap width="1%" align="center">Ignore<br>warnings</td><%End If%>
50
                <th nowrap width="1%"></td>
50
                <th nowrap width="1%"></td>
51
                <th nowrap width="1%">Name</td>
51
                <th nowrap width="1%">Name</td>
Line 274... Line 274...
274
'------------------------- MAIN LINE ---------------------------
274
'------------------------- MAIN LINE ---------------------------
275
 
275
 
276
 
276
 
277
'---------------------------------------------------------------
277
'---------------------------------------------------------------
278
%>
278
%>
279
<div id='ProgressBar' class='vixSpinner' style='visibility:hidden;position:fixed'></div>
-
 
280
<%If (parPv_id <> "") Then%>
279
<%If (parPv_id <> "") Then%>
281
   <!-- MAIN PAGE ------------------------------------------>
280
   <!-- MAIN PAGE ------------------------------------------>
282
   <table width="100%" border="0" cellspacing="0" cellpadding="0">
281
   <table width="100%" border="0" cellspacing="0" cellpadding="0">
283
      <tr>
282
      <tr>
284
         <td width='1%' class='bg_dialog'><IMG height=35 src="images/spacer.gif" width=15></td>
283
         <td width='1%' class='bg_dialog'><IMG height=35 src="images/spacer.gif" width=15></td>