Rev 14777 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
14777 | guerimand | 1 | !if $error!=$empty |
2 | !exit |
||
3 | !endif |
||
4 | |||
5 | !! --- warning this css do not move (if needed to move replace script in viewpage.proc should replace word dropdown-pane by another key word to isolate copy screen |
||
6 | !! from normal screen. best is to contact FG) |
||
7 | <style> |
||
8 | .dropdown-pane { |
||
9 | visibility: hidden; |
||
10 | display: none; |
||
11 | } |
||
12 | </style> |
||
13 | !! --- end css |
||
14 | |||
14783 | guerimand | 15 | !let rd=!randint 111111,999999 |
16 | <head><META HTTP-EQUIV="Refresh" CONTENT="5;wims.cgi?session=$wims_session&+module=adm/class/tchat&+serial=$rd&+job=$job&+user=$user&+numberses=$numberses"></head> |
||
17 | |||
14777 | guerimand | 18 | <div class="field box fullwidth"> |
19 | $page_content |
||
20 | </div> |
||
21 |