Update of /var/cvs/contributions/didactor2/src/shoutbox/blocks
In directory james.mmbase.org:/tmp/cvs-serv10107

Modified Files:
        index.jspx 
Log Message:



See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/shoutbox/blocks


Index: index.jspx
===================================================================
RCS file: /var/cvs/contributions/didactor2/src/shoutbox/blocks/index.jspx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- index.jspx  14 Aug 2008 11:55:33 -0000      1.3
+++ index.jspx  15 Aug 2008 09:00:21 -0000      1.4
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page"; 
xmlns:fmt="http://java.sun.com/jsp/jstl/fmt"; 
xmlns:mm="http://www.mmbase.org/mmbase-taglib-2.0"; 
xmlns:mm-sr="http://www.mmbase.org/tags/mm/searchrelate"; 
xmlns:di="http://www.didactor.nl/ditaglib_1.0"; version="2.0">
-       <mm:node number="Default.Background">
+       
+       <mm:node number="Default.Background" notfound="skip">
                <mm:import id="background">url('<mm:image 
template="${di:setting('education', 
'background_image_template')}"/>')</mm:import>
        </mm:node>
        <div class="learnenvironment" style="background-image: ${empty 
background ? '' : background}">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to