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

Modified Files:
        index.jsp 
Log Message:
dropped all that sillynes with 'extra_steps'. Still rmeain horrible quantities 
of xml-duplication


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


Index: index.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/scorm/templates/education/scorm/index.jsp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- index.jsp   13 Jul 2007 14:32:09 -0000      1.15
+++ index.jsp   29 Feb 2008 12:49:30 -0000      1.16
@@ -194,11 +194,7 @@
    }
 %>
 </mm:log>
-<[EMAIL PROTECTED] file="/education/wizards/roles_defs.jsp" %>
-<mm:import id="editcontextname" reset="true">filemanagement</mm:import>
-<[EMAIL PROTECTED] file="/education/wizards/roles_chk.jsp" %>
-
-<mm:islessthan inverse="true" referid="rights" referid2="RIGHTS_RW">
+<di:has action="rw" editcontext="mayupload">
 <% request.getSession().setAttribute("mayupload","true"); %>
 
 <html>
@@ -323,7 +319,6 @@
 
 </body>
 </html>
-
-</mm:islessthan>
+</di:has>
 </mm:cloud>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to