Update of 
/var/cvs/contributions/didactor2/src/education/templates/education/wizards
In directory james.mmbase.org:/tmp/cvs-serv30504

Modified Files:
        index.jsp showlearnobject.jsp 
Log Message:
fixed some icons


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/education/wizards


Index: index.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/index.jsp,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- index.jsp   29 Feb 2008 09:24:12 -0000      1.30
+++ index.jsp   3 Mar 2008 13:09:17 -0000       1.31
@@ -19,7 +19,7 @@
     <div class="rows" id="rows">
       <di:include debug="html" page="/education/wizards/navigation.jspx" />
       <div class="mainContent">
-        <table cellpadding="0" cellspacing="0" border="0" width="100%" 
height="100%">
+        <table class="layout">
           <tr>
             <td id="left_menu">
               <mm:treeinclude debug="html" page="/education/wizards/code.jsp" 
objectlist="$includePath" />


Index: showlearnobject.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/showlearnobject.jsp,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- showlearnobject.jsp 29 Feb 2008 09:24:12 -0000      1.20
+++ showlearnobject.jsp 3 Mar 2008 13:09:17 -0000       1.21
@@ -11,10 +11,10 @@
   <mm:nodeinfo id="objecttype" type="type" write="false" />
 
   <di:leaf styleClass="self"
+           icon="edit_learnobject"
              branch="${b}"
              branchOffset="1"
              branchPath="${branchPath}">
-    SL
       <mm:link referid="wizardjsp" referids="[EMAIL PROTECTED],[EMAIL 
PROTECTED]">
         <mm:param name="wizard">config/<mm:write referid="objecttype" 
/>/<mm:write referid="objecttype" /></mm:param>
         <mm:param 
name="path">${sessionScope.eduname}${sessionScope.path}</mm:param>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to