--- a/client/publish-test.html Wed Oct 23 03:09:47 2013 +0200
+++ b/client/publish-test.html Thu Oct 24 15:29:44 2013 +0200
@@ -23,10 +23,10 @@
$(function() {
_renkan = new Rkns.Renkan({
editor_mode: false,
- show_bins: false
+ show_bins: false,
});
Rkns.jsonIO(_renkan, {
- url: "http://renkan.iri-research.org/renkan/rest/projects/ef7ea617-df99-4c73-b4b6-0408f2e503f3?callback=?"
+ url: "http://renkan.iri-research.org/renkan/rest/projects/696e5544-3b44-11e3-8312-5fa5e5b09a85?callback=?"
});
});
</script>