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

Modified Files:
        stage1-goals_problems.jspx 
Log Message:
reload page when clicking save


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


Index: stage1-goals_problems.jspx
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/assessment/templates/assessment/stage1-goals_problems.jspx,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- stage1-goals_problems.jspx  9 Apr 2009 11:02:59 -0000       1.8
+++ stage1-goals_problems.jspx  14 Apr 2009 09:56:04 -0000      1.9
@@ -47,7 +47,7 @@
       </mm-sr:relatednodes>
     </mm:treefile>
   </mm:node>  
-  <a href="#" class="formActionLinks">opslaan</a>
+  <a href="#" onclick="window.location.reload()" class="formActionLinks" 
>opslaan</a>
   
   <!-- categorize problems -->
   <h2>3. Soort probleem en hoeveel last heeft u er van</h2>
@@ -61,11 +61,7 @@
        <div class="problemsListCategorize">
        <ol>
   <mm:node number="${user}">
-
    <mm:treefile write="false" page="/mmbase/style/images/" 
objectlist="${includePath}" absolute="context">
-       
-
-       
      <mm-sr:relatednodes type="problems" 
                                                                                
 role="posrel" 
                                                                                
 orderby="posrel.pos"
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to