Update of
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/mmbase/edit/wizard/jsp
In directory
james.mmbase.org:/tmp/cvs-serv12278/cmsc/edit-webapp/src/webapp/mmbase/edit/wizard/jsp
Modified Files:
calendar.jsp upload.jsp
Log Message:
CMSC-1002 - Improved paging in Content Explorer and fixed Javascript
definitions.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/mmbase/edit/wizard/jsp
See also: http://www.mmbase.org/jira/browse/CMSC-1002
Index: calendar.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/mmbase/edit/wizard/jsp/calendar.jsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- calendar.jsp 29 May 2008 01:48:10 -0000 1.4
+++ calendar.jsp 8 Jul 2008 14:41:47 -0000 1.5
@@ -100,7 +100,7 @@
}
}
</script>
-<script language="javascript">
+<script type="text/javascript">
var message = "";
var id='${param.id}';
Index: upload.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/mmbase/edit/wizard/jsp/upload.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- upload.jsp 20 Jan 2007 12:04:21 -0000 1.2
+++ upload.jsp 8 Jul 2008 14:41:47 -0000 1.3
@@ -29,7 +29,7 @@
<head>
<title><fmt:message key="upload.title" /></title>
<link rel="stylesheet" type="text/css" href="../../../../editors/css/main.css"
/>
-<script language="javascript">
+<script type="text/javascript">
function upload() {
var f=document.forms[0];
f.submit();
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs