Update of /var/cvs/contributions/didactor2/src/assessment/templates/assessment
In directory james.mmbase.org:/tmp/cvs-serv28102
Modified Files:
stage1-goals_problems.jspx closelesson.link.jspx
Log Message:
changed opslaan link
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.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- stage1-goals_problems.jspx 6 Apr 2009 15:38:48 -0000 1.7
+++ stage1-goals_problems.jspx 9 Apr 2009 11:02:59 -0000 1.8
@@ -25,7 +25,7 @@
role="posrel" orderby="posrel.pos" />
</mm:treefile>
</mm:node>
- <a href="#" class="formActionLinks"
onclick="window.location.reload()">opslaan</a>
+ <a href="#" class="formActionLinks">opslaan</a>
<!-- problems -->
<h2>2. Uw problemen</h2>
@@ -47,7 +47,7 @@
</mm-sr:relatednodes>
</mm:treefile>
</mm:node>
- <a href="#" class="formActionLinks"
onclick="window.location.reload()">opslaan</a>
+ <a href="#" class="formActionLinks">opslaan</a>
<!-- categorize problems -->
<h2>3. Soort probleem en hoeveel last heeft u er van</h2>
@@ -61,7 +61,11 @@
<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"
Index: closelesson.link.jspx
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/assessment/templates/assessment/closelesson.link.jspx,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- closelesson.link.jspx 6 Apr 2009 16:29:41 -0000 1.14
+++ closelesson.link.jspx 9 Apr 2009 11:02:59 -0000 1.15
@@ -30,8 +30,8 @@
</mm:node>
</c:if>
- <form name="closelessonform" action="${formAction}" method="post">
- <a href="#" class="formActionLinks"
onclick="window.location.reload()">opslaan</a><jsp:text>&nbsp;|&nbsp;</jsp:text>
+ <form name="closelessonform" id="closelessonform2" action="${formAction}"
method="post">
+ <a href="#"
class="formActionLinks">opslaan</a><jsp:text>&nbsp;|&nbsp;</jsp:text>
<input type="hidden" name="coachmode" value="false" />
<input type="hidden" name="lesson" value="${currentlesson}" />
<c:if test="${empty feedback and ! empty currentlesson}">
@@ -41,7 +41,7 @@
<a href="#" class="formActionLinks">je les is
verstuurd</a><jsp:text> | </jsp:text>
</c:if>
<c:if test="${!justclosed}">
- <a href="#" onclick="document.closelessonform.sumbit()"
class="formActionLinks">${_}</a><jsp:text> | </jsp:text>
+ <a href="#"
onclick="document.getElementById('closelessonform2').submit()"
class="formActionLinks">${_}</a><jsp:text> | </jsp:text>
</c:if>
</di:translate>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs