Subversion Repositories wimsdev

Rev

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

Rev 10355 Rev 10764
Line 44... Line 44...
44
  !else
44
  !else
45
    !set wims_menu_items=!append line itemsep,0,$wims_name_navigation\
45
    !set wims_menu_items=!append line itemsep,0,$wims_name_navigation\
46
to $wims_menu_items
46
to $wims_menu_items
47
  !endif
47
  !endif
48
  !if $job iswordof index publish diff edfile showfile
48
  !if $job iswordof index publish diff edfile showfile
49
    !if $wims_theme=default
-
 
50
!!ARIANE
-
 
51
      !set wims_menu_items=!append line modcontent,1,cmd=reply&jobreq=flist\
49
    !set wims_menu_items=!append line binfile,1,cmd=reply&jobreq=binfile\
52
binfile,1,cmd=reply&jobreq=binfile\
50
    modcontent,1,cmd=reply&jobreq=flist\
53
to $wims_menu_items
51
to $wims_menu_items
54
    !else
-
 
55
      !set wims_menu_items=!append line binfile,1,cmd=reply&jobreq=binfile\
-
 
56
to $wims_menu_items
-
 
57
    !endif
-
 
58
  !endif
52
  !endif
59
  !if $job iswordof flist and $modreq!=.new
53
  !if $job iswordof flist and $modreq!=.new
60
    !set wims_menu_items=!append line binfile,1,cmd=reply&jobreq=binfile\
54
    !set wims_menu_items=!append line binfile,1,cmd=reply&jobreq=binfile\
61
to $wims_menu_items
55
to $wims_menu_items
62
  !endif
56
  !endif