--- a/client/render-test.html Wed Aug 22 16:50:42 2012 +0200
+++ b/client/render-test.html Tue Aug 28 18:26:13 2012 +0200
@@ -47,7 +47,8 @@
{
title: "LDT Project",
bin: Rkns.Bins.LdtJson,
- project_id: "67280b1c-ff30-11e0-a82d-00145ea49a02"
+ project_id: "67280b1c-ff30-11e0-a82d-00145ea49a02",
+ ldt_platform: "http://ubuntu/pf/"
}
],
search: [
@@ -72,6 +73,11 @@
],
user_id: "u-anonymous"
});
+/* _renkan.project.addUser({
+ id: "u-anonymous",
+ title: "user",
+ color: "#000080"
+ }) */
Rkns.jsonIO(_renkan, {
url: "data/simple-persist.php"
});