From 3391f982b01e67d2f3badd89277c62e639deb1c2 Mon Sep 17 00:00:00 2001 From: gdetrez Date: Fri, 6 Oct 2006 21:01:13 +0200 Subject: [PATCH] impression, interface dans l'intranet darcs-hash:20061006190113-f46e9-ea9d32ca726615275c7cbece7969614becd74a9c.gz --- intranet/templates/impression.tmpl | 91 ++++++++++++++++++------------ 1 file changed, 56 insertions(+), 35 deletions(-) diff --git a/intranet/templates/impression.tmpl b/intranet/templates/impression.tmpl index a1ee060f..564bc6c5 100644 --- a/intranet/templates/impression.tmpl +++ b/intranet/templates/impression.tmpl @@ -1,69 +1,78 @@ -dd -dd -dd +#import crans.impression +
-
Mise en page +
Options d'impression
- +
Type d'impression - - + +
Copies et papier - + #for type_papier in $crans.impression.PAPIER_VALEURS_POSSIBLES + + #end for
- +
- +
+
Disposition + + +
-
-#if not $getVar('fileName',False) - - - -#else + +
- - -#end if + +
+ +
    -#if $getVar('fileName',False) -
  • $fileName
  • -#end if -
  • Nouvelle impression
  • -
  • Historique
  • + #if $getVar('fileName',False) +
  • $fileName
  • + #end if +
  • pages:
  • + +
#if not $getVar('fileName',False)

Impression - Choix fichier

-
+ #if $getVar('openError',False) +
$openError
+ #end if + +

Mes fichiers

- +

Envoyer un fichier

- +
@@ -90,8 +99,20 @@ #end if
- +#if $getVar('fileName',False) + +#else + +#end if