weaver 2004/08/18 07:01:26
Modified: portal/src/webapp/WEB-INF/decorations/portlet/html/metal
decorator.vm
Log:
added id to portlet element
Revision Changes Path
1.10 +1 -1
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/portlet/html/metal/decorator.vm
Index: decorator.vm
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/portlet/html/metal/decorator.vm,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- decorator.vm 28 Jul 2004 13:34:30 -0000 1.9
+++ decorator.vm 18 Aug 2004 14:01:25 -0000 1.10
@@ -24,7 +24,7 @@
<!-- Begin portlet/html/jetspeed/decorator.vm -->
-<div class="portlet-Metal" >
+<div id="portlet-${myF.id}" class="portlet-Metal" >
<table border="0" cellpadding="0" cellspacing="0" width="100%" >
##
## Portlet Title Bar
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]