From 4bbdc51ec9e6231ad6200376f1f4f42aa17765d5 Mon Sep 17 00:00:00 2001 From: Frederico Palma Date: Wed, 27 Apr 2005 16:38:42 +0000 Subject: [PATCH] no message git-svn-id: https://svn.coded.pt/svn/SIPRP@477 bb69d46d-e84e-40c8-a05a-06db0d633741 --- .../{pedido_relatorio.html.html => pedido_relatorio.html} | 0 trunk/html/user.html | 7 ++++++- 2 files changed, 6 insertions(+), 1 deletion(-) rename trunk/html/relatorio/{pedido_relatorio.html.html => pedido_relatorio.html} (100%) diff --git a/trunk/html/relatorio/pedido_relatorio.html.html b/trunk/html/relatorio/pedido_relatorio.html similarity index 100% rename from trunk/html/relatorio/pedido_relatorio.html.html rename to trunk/html/relatorio/pedido_relatorio.html diff --git a/trunk/html/user.html b/trunk/html/user.html index 868bd345..90a7749a 100644 --- a/trunk/html/user.html +++ b/trunk/html/user.html @@ -151,6 +151,11 @@ td.box6 m_wnd = window.open( "schedule?exames", "marcacao_window", "menubar=0, resizeable=0, width=400, height=250, top=100, left=450" ); m_wnd.focus(); } + function pedidoRelatorioWindow() + { + m_wnd = window.open( "relatorio?" + Math.random(), "pedido_window", "menubar=0, resizeable=0, width=400, height=250, top=100, left=450" ); + m_wnd.focus(); + } @@ -175,7 +180,7 @@ td.box6 #if( $userRole != "manager" ) - + #end
   $userName    pedido de relatório anual...pedido de relatório anual...logout »