Subversion Repositories wimsdev

Rev

Rev 13524 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1969 guerimand 1
!! ce fichier permet d'afficher le source de la feuille
1971 guerimand 2
!!!### langage independant
1969 guerimand 3
 
4
 
23 reyssat 5
!if $exocnt<=0
12701 bpr 6
  !let error=srcnoexo
7
  <div class="wims_msg alert">
8
  !read lang/msg.phtml.$moduclass_lang
9
  </div>
10
  !goto end
23 reyssat 11
!endif
12
 
13639 obado 13
<p>$name_getsource</p>
5975 bpr 14
 
23 reyssat 15
!read wimshome/$wims_sesdir/home_sheet.src
5975 bpr 16
 
23 reyssat 17
:end
5975 bpr 18
 
1969 guerimand 19
!let wims_menu_items=!append line sheetadmin,1,cmd=resume to $wims_menu_items