Update of /var/cvs/applications/searchrelate/META-INF/tags/mm/searchrelate
In directory james.mmbase.org:/tmp/cvs-serv13498
Modified Files:
delete.tagx relatednodes.tagx
Log Message:
simplified html a bit
See also:
http://cvs.mmbase.org/viewcvs/applications/searchrelate/META-INF/tags/mm/searchrelate
Index: delete.tagx
===================================================================
RCS file:
/var/cvs/applications/searchrelate/META-INF/tags/mm/searchrelate/delete.tagx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- delete.tagx 18 Apr 2008 13:05:51 -0000 1.1
+++ delete.tagx 24 Apr 2008 09:56:07 -0000 1.2
@@ -6,11 +6,11 @@
>
<!--
@author Michiel Meeuwissen
- @version $Id: delete.tagx,v 1.1 2008/04/18 13:05:51 michiel Exp $
+ @version $Id: delete.tagx,v 1.2 2008/04/24 09:56:07 michiel Exp $
-->
<jsp:directive.tag
example="See /mmexamples/searchrelate"
- description="Used in li's of mm-sr:relatednodes" />
+ description="Used in li's of mm-sr:relatednodes. Produces the 'delete
this item' button." />
<jsp:directive.attribute name="icondir" type="java.lang.String" />
<jsp:directive.attribute name="source" required="true" />
Index: relatednodes.tagx
===================================================================
RCS file:
/var/cvs/applications/searchrelate/META-INF/tags/mm/searchrelate/relatednodes.tagx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- relatednodes.tagx 18 Apr 2008 13:05:51 -0000 1.5
+++ relatednodes.tagx 24 Apr 2008 09:56:07 -0000 1.6
@@ -6,7 +6,7 @@
>
<!--
@author Michiel Meeuwissen
- @version $Id: relatednodes.tagx,v 1.5 2008/04/18 13:05:51 michiel Exp $
+ @version $Id: relatednodes.tagx,v 1.6 2008/04/24 09:56:07 michiel Exp $
-->
<jsp:directive.tag
example="See /mmexamples/searchrelate"
@@ -39,9 +39,8 @@
<fmt:bundle
xmlns:fmt="http://java.sun.com/jsp/jstl/fmt"
basename="org.mmbase.searchrelate.resources.searchrelate">
- <div>
- <mm:form id="${type}_${seq}">
<div class="list ${type}">
+ <mm:form id="${type}_${seq}" styleClass="list">
<input type="hidden" name="type" value="${type}" />
<input type="hidden" name="role" value="${r}" />
<input type="hidden" name="submit" value="${_node}" />
@@ -66,7 +65,6 @@
</a>
</mm:link>
<span class="status">...</span>
- </div>
</mm:form>
</div>
</fmt:bundle>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs