Update of /var/cvs/contributions/didactor2/src/portalpages/templates/portalpages
In directory james.mmbase.org:/tmp/cvs-serv28894

Modified Files:
        main.jspx 
Log Message:
some work to make portalpages more generally useable


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


Index: main.jspx
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/portalpages/templates/portalpages/main.jspx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- main.jspx   7 Jan 2009 19:19:31 -0000       1.1
+++ main.jspx   9 Jan 2009 10:16:59 -0000       1.2
@@ -10,25 +10,6 @@
     <di:include debug="html" page="/education/contentHeader.jspx" />
 
     <div class="contentBodywit" id="contentBodywit"> <!-- '-wit' is a very 
stupid name for a class -->
-      <mm:import externid="the_only_node_to_show"/>
-      <mm:present referid="the_only_node_to_show">
-        <!--
-            We are using this to show only one node in the tree
-            For cross-education references
-        -->
-        <mm:import externid="fb_madetest" required="true" />
-        <mm:import externid="return_to" required="true" />
-        <mm:import externid="return_to_type" required="true" />
-
-        <div>
-          <mm:link 
referids="$referids,learnobjecttype,class,fb_madetest,learnobj...@return_to,learnobjectt...@return_to_type"
 page="index.jsp">
-            <input type="submit" class="formbutton"
-                   value="${di:translate('assessment.back_to_lession_button')}"
-                   onClick="parent.document.location.href='${_}'" />
-            <!-- WTF is a 'lession' ? -->
-          </mm:link>
-        </div>
-      </mm:present>
       <img id="ajax_loader" alt="" src="${mm:treelink('/gfx/ajax-loader.gif', 
includePath)}"  style="display: none;" />
 
       <div id="contentFrame">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to