Subversion Repositories wimsdev

Rev

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

Rev 8314 Rev 8643
Line 20... Line 20...
20
 $table_header
20
 $table_header
21
 $table_hdtr<th>$wims_name_Address</th><th>$wims_name_title</th><th>$wims_name_action</th><th>$wims_name_Description</th>
21
 $table_hdtr<th>$wims_name_Address</th><th>$wims_name_title</th><th>$wims_name_action</th><th>$wims_name_Description</th>
22
 </tr>
22
 </tr>
23
 !for n in $existing
23
 !for n in $existing
24
  !readdef wimshome/public_html/modules/devel/$auth_login/$n/INDEX
24
  !readdef wimshome/public_html/modules/devel/$auth_login/$n/INDEX
25
  $table_tr<td style="white-space: nowrap" class="wims_fname">
25
  $table_tr<td class="wims_fname nowrap">
26
 !! !replace internal ~ by ~ $ in $n $
26
 !! !replace internal ~ by ~ $ in $n $
27
  $n
27
  $n
28
  !if ~ notin $n
28
  !if ~ notin $n
29
   !set wims_ref_class=wims_button
29
   !set wims_ref_class=wims_button
30
   !href cmd=reply&jobreq=move&original=devel/$auth_login/$n $name_rename
30
   !href cmd=reply&jobreq=move&original=devel/$auth_login/$n $name_rename