Subversion Repositories DevTools

Rev

Rev 6876 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6876 Rev 6877
Line 314... Line 314...
314
                                            </tr>
314
                                            </tr>
315
                                        </table>
315
                                        </table>
316
                                    </div>
316
                                    </div>
317
                                </td>
317
                                </td>
318
                            </tr>
318
                            </tr>
319
                            <tr background="images/bg_action_norm.gif">
319
                            <tr class='bg_dialog'>
320
                                <td align="right" style="padding:5px 10px">
320
                                <td align="right" style="padding:5px 10px">
321
                                    <input name="btn" type="submit" <%=removeState%> class="form_btn" value="Remove View Owner(s)">
321
                                    <input name="btn" type="submit" <%=removeState%> class="form_btn" value="Remove View Owner(s)">
322
                                    <input type="hidden" name="user_id_list" value="<%=Request("user_id_list")%>">
322
                                    <input type="hidden" name="user_id_list" value="<%=Request("user_id_list")%>">
323
                                    <input type="hidden" name="action" value="true">
323
                                    <input type="hidden" name="action" value="true">
324
                                    <%=objFormComponent.CancelButton ( "OK", "class='form_btn'", "rtree.asp?CANCEL=OK&"& objPMod.ComposeURL() )%>
324
                                    <%=objFormComponent.CancelButton ( "OK", "class='form_btn'", "rtree.asp?CANCEL=OK&"& objPMod.ComposeURL() )%>
Line 360... Line 360...
360
            <td width="100%" rowspan="2" align="center" valign="top" bgcolor="#EEEFEF">
360
            <td width="100%" rowspan="2" align="center" valign="top" bgcolor="#EEEFEF">
361
                <%Call ShowViewOwner%>
361
                <%Call ShowViewOwner%>
362
            </td>
362
            </td>
363
         </tr>
363
         </tr>
364
         <tr>
364
         <tr>
365
            <td class="bg_panel" valign="bottom" align="center" height="350">
365
            <td class="bg_panel_btm" height="350">
366
                <img src="images/img_vtree.gif" vspace="20" hspace="30"></td>
366
                <img src="images/img_vtree.gif" vspace="20" hspace="30"></td>
367
         </tr>
367
         </tr>
368
      </table>
368
      </table>
369
      <!-- FOOTER -->
369
      <!-- FOOTER -->
370
      <!--#include file="_footer.asp"-->
370
      <!--#include file="_footer.asp"-->