Update of /var/cvs/applications/searchrelate/templates
In directory james.mmbase.org:/tmp/cvs-serv30518

Modified Files:
        List.js.jsp 
Log Message:
clearer


See also: http://cvs.mmbase.org/viewcvs/applications/searchrelate/templates


Index: List.js.jsp
===================================================================
RCS file: /var/cvs/applications/searchrelate/templates/List.js.jsp,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- List.js.jsp 31 Jul 2008 13:04:16 -0000      1.19
+++ List.js.jsp 7 Aug 2008 09:32:09 -0000       1.20
@@ -13,7 +13,7 @@
  * The user does not need to push a commit button. All data is implicitely 
committed (after a few second of inactivity, or before unload).
  *
  * @author Michiel Meeuwissen
- * @version $Id: List.js.jsp,v 1.19 2008/07/31 13:04:16 michiel Exp $
+ * @version $Id: List.js.jsp,v 1.20 2008/08/07 09:32:09 michiel Exp $
  */
 
 
@@ -170,7 +170,7 @@
                            });
                            a.list.executeCallBack("create", r);
                        } else {
-                           alert(status);
+                           alert(status + " with " + url);
 
                        }
                    } catch (ex) {
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to