Rev 14192 | Rev 14338 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14192 | Rev 14213 | ||
---|---|---|---|
Line 173... | Line 173... | ||
173 | !else |
173 | !else |
174 | !! ----- place pour ajouter le lien vers la modification de serie dans une feuille |
174 | !! ----- place pour ajouter le lien vers la modification de serie dans une feuille |
175 | !if $cmd!=intro and $cmd!=help and $module!=home and \ |
175 | !if $cmd!=intro and $cmd!=help and $module!=home and \ |
176 | ../adm/ notin ../$module and \ |
176 | ../adm/ notin ../$module and \ |
177 | (../devel/ notin ../$module or $wims_devel_modules iswordof open) |
177 | (../devel/ notin ../$module or $wims_devel_modules iswordof open) |
178 | !debug |
- | |
179 | !set wims_homeref_parm=!replace % by %25 in $module_init_parm |
178 | !set wims_homeref_parm=!replace % by %25 in $module_init_parm |
180 | !set wims_homeref_parm=!replace + by %2B in $wims_homeref_parm |
179 | !set wims_homeref_parm=!replace + by %2B in $wims_homeref_parm |
181 | !set wims_homeref_parm=!replace & by %26 in $wims_homeref_parm |
180 | !set wims_homeref_parm=!replace & by %26 in $wims_homeref_parm |
182 | !set 1_=!append line chseries,1,module=adm/class/sheet&dir=$module&scoring=$module_scoring&iniparm=$wims_homeref_parm&job=chseries&num=$special_parm4 to $1_ |
181 | !set 1_=!append line chseries,1,module=adm/class/sheet&dir=$module&scoring=$module_scoring&iniparm=$wims_homeref_parm&job=chseries&num=$special_parm4 to $1_ |
183 | !endif |
182 | !endif |