diff -r cf48c6d69717 -r f9019462465a client/render-test.html
--- a/client/render-test.html Thu Feb 14 12:25:58 2013 +0100
+++ b/client/render-test.html Thu Feb 14 17:39:52 2013 +0100
@@ -16,7 +16,6 @@
-
@@ -47,16 +46,9 @@
],
user_id: "u-iri"
});
-/* _renkan.project.addUser({
- id: "u-anonymous",
- title: "user",
- color: "#000080"
- }) */
Rkns.jsonIO(_renkan, {
url: "data/simple-persist.php"
});
-// Rkns.randomData(_renkan);
-
});