shinsuke 2004/11/22 15:30:53 Modified: portal/src/webapp/WEB-INF/templates/navigation/html/tabs LeftToRight.vm Log: removed width="100%" (tab is too wide on tigris layout) Revision Changes Path 1.5 +1 -1 jakarta-jetspeed-2/portal/src/webapp/WEB-INF/templates/navigation/html/tabs/LeftToRight.vm Index: LeftToRight.vm =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/templates/navigation/html/tabs/LeftToRight.vm,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- LeftToRight.vm 19 Nov 2004 03:07:42 -0000 1.4 +++ LeftToRight.vm 22 Nov 2004 23:30:53 -0000 1.5 @@ -1,5 +1,5 @@ -<table border="0" cellpadding="0" cellspacing="0" width="100%"> +<table border="0" cellpadding="0" cellspacing="0"> <tr> #foreach($childPage in $_nodeSet.iterator()) #set($tabTitle = $childPage.getTitle($preferedLocale))
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]