Author: michiel
Date: 2009-11-16 13:19:30 +0100 (Mon, 16 Nov 2009)
New Revision: 39713

Modified:
   
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/search.jspx
Log:
using create attribute too

Modified: 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/search.jspx
===================================================================
--- 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/search.jspx
   2009-11-16 12:14:29 UTC (rev 39712)
+++ 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/search.jspx
   2009-11-16 12:19:30 UTC (rev 39713)
@@ -17,10 +17,10 @@
 
 
   <h3>News</h3>
-  <mm-sr:search type="news"  />
+  <mm-sr:search type="news"  create="true" />
 
   <h3>Urls</h3>
-  <mm-sr:search type="urls" implicit="false" />
+  <mm-sr:search type="urls" implicit="false" create="true" />
 
 
   <h2>Remarks</h2>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to