Subversion Repositories wimsdev

Rev

Rev 13639 | 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>
13640 obado 14
<div class="field box"><textarea class="wims_source" readonly rows="15">
23 reyssat 15
!read wimshome/$wims_sesdir/home_sheet.src
13640 obado 16
</textarea></div>
5975 bpr 17
 
23 reyssat 18
:end
1969 guerimand 19
!let wims_menu_items=!append line sheetadmin,1,cmd=resume to $wims_menu_items