[Castore-commits] menu.jsp 1.6 1.7

Mohamed Yenje Ould Elkhadir mohamed at adullact1.hosting.cri74.org
Jeu 17 Aou 11:50:29 CEST 2006


Update of /cvsroot/castore/castore-struts-webapp/src/webapp/tiles
In directory adullact1:/tmp/cvs-serv4669/src/webapp/tiles

Modified Files:
	menu.jsp 
Log Message:
ajout du buton Gérer les workflows dans les élements du menuhaut

Index: menu.jsp
===================================================================
RCS file: /cvsroot/castore/castore-struts-webapp/src/webapp/tiles/menu.jsp,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** menu.jsp	10 Feb 2006 10:32:58 -0000	1.6
--- menu.jsp	17 Aug 2006 09:50:27 -0000	1.7
***************
*** 340,343 ****
--- 340,366 ----
  				</tr>
  				<tr>
+ 					<td width="159" height="52" class="boutonMenuAdminGererTypesDocs"
+ 						style="cursor: pointer"
+ 						onmouseover="this.className='boutonMenuAdminGererTypesDocsHover';"
+ 						onmouseout="this.className='boutonMenuAdminGererTypesDocs';"
+ 						onclick="javascript:window.open('../applets/GestionWorkflows.jsp', 
+ 							'applet', 'height=700, width=900, toolbar=no, menubar=no, scrollbars=yes, resizable=yes')">
+ 					<table width="159" height="100%" border="0" cellpadding="0"
+ 						cellspacing="0">
+ 						<tr>
+ 							<td width="47"><img src="../images/GifTrans.gif" width="47"
+ 								height="1" alt=""></td>
+ 							<td width="100%" height="100%" align="CENTER" valign="MIDDLE"><font
+ 								id="textemenu"><bean:message bundle="common"
+ 								key="menuGauche.GestionWorkflows" /> </font></td>
+ 						</tr>
+ 					</table>
+ 					</td>
+ 				</tr>
+ 				<tr>
+ 					<td width="159" height="4" valign="top" class="Couleur16"><img
+ 						src="../images/GifTrans.gif" width="159" height="4" alt=""></td>
+ 				</tr>
+ 				<tr>
  					<td width="159" height="52"
  						class="boutonMenuAdminGererFeuillesStyles" style="cursor: pointer"




Plus d'informations sur la liste de diffusion Castore-commits