Rev 11853 | Rev 14335 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11853 | Rev 13460 | ||
---|---|---|---|
Line 70... | Line 70... | ||
70 | !endif |
70 | !endif |
71 | 71 | ||
72 | !if $job isitemof $allowed_file_jobs |
72 | !if $job isitemof $allowed_file_jobs |
73 | !if $job isitemof getclasstgz,getibookwidget |
73 | !if $job isitemof getclasstgz,getibookwidget |
74 | !shortout $header_zip\ |
74 | !shortout $header_zip\ |
75 | Content-Disposition: attachment; |
75 | Content-Disposition: attachment; filename=$given_fname;\ |
- | 76 | \ |
|
- | 77 | ||
76 | 78 | ||
77 | !else |
79 | !else |
78 | !shortout $header\ |
80 | !shortout $header\ |
79 | 81 | ||
80 | !endif |
82 | !endif |