weaver 2004/08/18 07:01:56
Modified: portal/src/webapp/WEB-INF/decorations/portlet/html/minty-blue
decorator.vm
Log:
added id to portlet element
Revision Changes Path
1.11 +1 -1
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/portlet/html/minty-blue/decorator.vm
Index: decorator.vm
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/portlet/html/minty-blue/decorator.vm,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- decorator.vm 28 Jul 2004 13:34:30 -0000 1.10
+++ decorator.vm 18 Aug 2004 14:01:56 -0000 1.11
@@ -24,7 +24,7 @@
<!-- Begin portlet/html/jetspeed/decorator.vm -->
-<div class="portlet-MintyBlue" >
+<div id="portlet-${myF.id}" class="portlet-MintyBlue" >
<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]