Subversion Repositories DevTools

Rev

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

Rev 5607 Rev 5632
Line 184... Line 184...
184
               </tr>
184
               </tr>
185
               <tr>
185
               <tr>
186
                  <td width="1%" nowrap class="form_field" background="images/bg_form_lightbluedark.gif">Last Modified</td>
186
                  <td width="1%" nowrap class="form_field" background="images/bg_form_lightbluedark.gif">Last Modified</td>
187
                  <td nowrap width="100%" background="images/bg_form_lightbluedark.gif" class="form_txt">
187
                  <td nowrap width="100%" background="images/bg_form_lightbluedark.gif" class="form_txt">
188
                     <%=imgPkgLockSpacer%>
188
                     <%=imgPkgLockSpacer%>
189
                     <%=EuroDateTime(pkgInfoHash.Item ("modified_stamp")) & " by " & pkgInfoHash.Item ("modifier")%>
189
                     <%=DisplayDateTime(pkgInfoHash.Item ("modified_stamp")) & " by " & pkgInfoHash.Item ("modifier")%>
190
                  </td>
190
                  </td>
191
               </tr>
191
               </tr>
192
               <tr>
192
               <tr>
193
                  <td width="1%" nowrap class="form_field" background="images/bg_form_lightbluedark.gif">Created</td>
193
                  <td width="1%" nowrap class="form_field" background="images/bg_form_lightbluedark.gif">Created</td>
194
                  <td nowrap width="100%" background="images/bg_form_lightbluedark.gif" class="form_txt">
194
                  <td nowrap width="100%" background="images/bg_form_lightbluedark.gif" class="form_txt">
195
                     <%=imgPkgLockSpacer%>
195
                     <%=imgPkgLockSpacer%>
196
                     <%=EuroDateTime(pkgInfoHash.Item ("created_stamp")) & " by " & pkgInfoHash.Item ("creator")%>
196
                     <%=DisplayDateTime(pkgInfoHash.Item ("created_stamp")) & " by " & pkgInfoHash.Item ("creator")%>
197
                  </td>
197
                  </td>
198
               </tr>
198
               </tr>
199
               <tr>
199
               <tr>
200
                  <td width="1%" nowrap class="form_group" valign="bottom">Select Destination View</td>
200
                  <td width="1%" nowrap class="form_group" valign="bottom">Select Destination View</td>
201
                  <td nowrap width="100%">&nbsp; </td>
201
                  <td nowrap width="100%">&nbsp; </td>