Update of 
/var/cvs/contributions/CMSContainer_Demo/m2archetype/war-single-archetype/src/main/resources/archetype-resources/src/webapp/WEB-INF/templates/view/demo/collection
In directory 
james.mmbase.org:/tmp/cvs-serv27246/m2archetype/war-single-archetype/src/main/resources/archetype-resources/src/webapp/WEB-INF/templates/view/demo/collection

Modified Files:
        list_view.jsp 
Log Message:
CMSC-1275  Assets: URLs has both name and title


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/m2archetype/war-single-archetype/src/main/resources/archetype-resources/src/webapp/WEB-INF/templates/view/demo/collection
See also: http://www.mmbase.org/jira/browse/CMSC-1275


Index: list_view.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/m2archetype/war-single-archetype/src/main/resources/archetype-resources/src/webapp/WEB-INF/templates/view/demo/collection/list_view.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- list_view.jsp       13 Feb 2009 10:03:02 -0000      1.1
+++ list_view.jsp       17 Feb 2009 06:18:22 -0000      1.2
@@ -24,7 +24,7 @@
                            <mm:relatednodes type="urls" role="posrel" 
orderby="posrel.pos" searchdir="destination">
               <mm:field name="url" id="url" write="false" />
               <li>
-                 <a href="<mm:url referid='url'/>" title="<mm:field 
name='name'/>" target="_blank"><mm:field name="name" /></a>
+                 <a href="<mm:url referid='url'/>" title="<mm:field 
name='title'/>" target="_blank"><mm:field name="title" /></a>
               </li>
             </mm:relatednodes>
             
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to