Subversion Repositories DevTools

Rev

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

Rev 7292 Rev 7395
Line 1... Line 1...
1
<%@LANGUAGE="VBSCRIPT"%>
1
<%@LANGUAGE="VBSCRIPT"%>
2
<%
2
<%
3
'=====================================================
3
'=====================================================
4
'   View Deplayable State Information
4
'   View Deployable State Information
5
'       form_view_deployable_state.asp
5
'       form_view_deployable_state.asp
6
'=====================================================
6
'=====================================================
7
%>
7
%>
8
<%
8
<%
9
Option explicit
9
Option explicit
Line 42... Line 42...
42
Sub ShowSidePanel
42
Sub ShowSidePanel
43
End Sub
43
End Sub
44
'----------------------------------------------
44
'----------------------------------------------
45
Sub ShowMainPanel
45
Sub ShowMainPanel
46
 %>
46
 %>
47
    <table class="embedded_table" style="margin-bottom:10px; width:50%">
47
    <table class="embedded_table" style="margin-bottom:10px; width:70%">
48
      <tr>
48
      <tr>
49
         <td>
49
         <td>
50
            <span nowrap class="form_ttl">VIEW DEPLOYMENT STATE</span>
50
            <span nowrap class="form_ttl">VIEW DEPLOYMENT STATE</span>
51
            <!-- Section Top Border ---->
51
            <!-- Section Top Border ---->
52
            <div class="rounded_box" style="background: white;">
52
            <div class="rounded_box" style="background: white;">