Subversion Repositories DevTools

Rev

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

Rev 6790 Rev 6827
Line 145... Line 145...
145
                                  <th width="1" nowrap ></th>
145
                                  <th width="1" nowrap ></th>
146
                                  <th width="1" nowrap >Package&nbsp;Name</th>
146
                                  <th width="1" nowrap >Package&nbsp;Name</th>
147
                                  <th width="1" nowrap >Version</th>
147
                                  <th width="1" nowrap >Version</th>
148
                                  <th width="1" nowrap >Location</th>
148
                                  <th width="1" nowrap >Location</th>
149
                                  <th width="100%" nowrap>
149
                                  <th width="100%" nowrap>
150
                                     <SPAN id="IMG_EXPAND_ALL_REASONS" name="IMG_EXPAND_ALL_REASONS" style="display:block;">
-
 
151
                                        <a href="javascript:;" onClick="ExpandAll(); ToggleDisplay('IMG_EXPAND_ALL_REASONS','IMG_COLLAPSE_ALL_REASONS');" title="Show All Reasons for Release.">
150
                                     <SPAN id="IMG_EXPAND_ALL_REASONS" name="IMG_EXPAND_ALL_REASONS" style="display:block;" onClick="ExpandAll(); ToggleDisplay('IMG_EXPAND_ALL_REASONS','IMG_COLLAPSE_ALL_REASONS');" title="Show All Reasons for Release.">
152
                                           <img src="icons/b_expand_all.gif" border="0" align="absmiddle" hspace="3">
151
                                           <img src="icons/b_expand_all.gif" border="0" align="absmiddle" hspace="3">
153
                                        </a>Reason&nbsp;for&nbsp;Release
152
                                        Reason&nbsp;for&nbsp;Release
154
                                     </SPAN>
153
                                     </SPAN>
155
                                     <SPAN id="IMG_COLLAPSE_ALL_REASONS" name="IMG_COLLAPSE_ALL_REASONS" style="display:none;">
-
 
156
                                        <a href="javascript:;" onClick="CollapseAll(); ToggleDisplay('IMG_EXPAND_ALL_REASONS','IMG_COLLAPSE_ALL_REASONS');" title="Hide All Reasons for Release.">
154
                                     <SPAN id="IMG_COLLAPSE_ALL_REASONS" name="IMG_COLLAPSE_ALL_REASONS" style="display:none;" onClick="CollapseAll(); ToggleDisplay('IMG_EXPAND_ALL_REASONS','IMG_COLLAPSE_ALL_REASONS');" title="Hide All Reasons for Release.">
157
                                           <img src="icons/b_collapse_all.gif" border="0" align="absmiddle" hspace="3">
155
                                           <img src="icons/b_collapse_all.gif" border="0" align="absmiddle" hspace="3">
158
                                        </a>Reason&nbsp;for&nbsp;Release
156
                                        Reason&nbsp;for&nbsp;Release
159
                                     </SPAN>
157
                                     </SPAN>
160
                                  </th>
158
                                  </th>
161
                                  <th colspan=2 width="1" nowrap>Last&nbsp;Modified</th>
159
                                  <th colspan=2 width="1" nowrap>Last&nbsp;Modified</th>
162
                               </tr>
160
                               </tr>
163
                           </thead>
161
                           </thead>
Line 177... Line 175...
177
                                 <td valign="top"><%=imgLock%></td>
175
                                 <td valign="top"><%=imgLock%></td>
178
                                 <td nowrap valign="top"><%=Highlight_Substring( rsRep("pkg_name"), Trim(parKeyword) )%></td>
176
                                 <td nowrap valign="top"><%=Highlight_Substring( rsRep("pkg_name"), Trim(parKeyword) )%></td>
179
                                 <td nowrap valign="top"><a href="dependencies.asp?pv_id=<%=rsRep("pv_id")%>&rtag_id=<%=parRtagId%>" class="body_link"><%=rsRep("pkg_version")%></a></td>
177
                                 <td nowrap valign="top"><a href="dependencies.asp?pv_id=<%=rsRep("pv_id")%>&rtag_id=<%=parRtagId%>" class="body_link"><%=rsRep("pkg_version")%></a></td>
180
                                 <td nowrap valign="top"><%= GetEnvName(rsRep("env_area")) &"&nbsp;/&nbsp;"& rsRep("view_name")%></td>
178
                                 <td nowrap valign="top"><%= GetEnvName(rsRep("env_area")) &"&nbsp;/&nbsp;"& rsRep("view_name")%></td>
181
                                 <td valign="top" >
179
                                 <td valign="top" >
-
 
180
                                    <DIV style="display:block;" 
-
 
181
                                         id="SHORT_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>" 
-
 
182
                                         name="SHORT_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>"  
182
                                    <DIV style="display:block;" id="SHORT_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>" name="SHORT_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>"  onclick="ToggleDisplay('SHORT_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>','FULL_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>');">
183
                                         onclick="ToggleDisplay('SHORT_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>','FULL_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>');"
183
                                       <a href="#" class="row_txt_area" title="Click to see more...">Click to see more...</a>
184
                                         title="Click to see more..."
-
 
185
                                         class=pointer>
-
 
186
                                       Click to see more...
184
                                    </DIV>
187
                                    </DIV>
185
                                    <DIV id="FULL_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>" name="FULL_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>" style="display:none;" onclick="ToggleDisplay('SHORT_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>','FULL_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>');">
188
                                    <DIV id="FULL_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>" 
-
 
189
                                         name="FULL_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>" 
-
 
190
                                         style="display:none;" 
-
 
191
                                         onclick="ToggleDisplay('SHORT_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>','FULL_RFO<%= rsRep("env_area") &"_"& rsRep("pv_id")%>');"
-
 
192
                                         title="Click to hide"
-
 
193
                                         class=pointer>
186
                                       <a href="#" class="body_txt" title="Click to hide."><%=NewLine_To_BR ( To_HTML( rsRep("comments") ) )%></a>
194
                                       <%=NewLine_To_BR ( To_HTML( rsRep("comments") ) )%>
187
                                    </DIV>
195
                                    </DIV>
188
                                 </td>
196
                                 </td>
189
                                 <td nowrap valign="top"><%= DisplayDateTimeSecs (rsRep("modified_stamp"))%></td>
197
                                 <td nowrap valign="top"><%= DisplayDateTimeSecs (rsRep("modified_stamp"))%></td>
190
                                 <td nowrap valign="top"><%=enum_imgUser%><%=emailField(rsRep("full_name"),rsRep("user_email"))%></td>
198
                                 <td nowrap valign="top"><%=enum_imgUser%><%=emailField(rsRep("full_name"),rsRep("user_email"))%></td>
191
                              </tr>
199
                              </tr>