summaryrefslogtreecommitdiff
path: root/gstudio/templates/gstudio/graph1.html
diff options
context:
space:
mode:
authorshefali shetty <sshefali44@gmail.com>2012-05-03 12:01:36 +0530
committershefali shetty <sshefali44@gmail.com>2012-05-03 12:01:36 +0530
commit45fb5f2bdda2bbe5fd6bae887a6dfa230e69bb62 (patch)
tree9f5df1d11055497324f26e948907500fbe338a66 /gstudio/templates/gstudio/graph1.html
parent850672379e02b758d89ed609e7f8a9c009853104 (diff)
downloadgnowsys-45fb5f2bdda2bbe5fd6bae887a6dfa230e69bb62.tar.gz
a gnowsys-studio/
Diffstat (limited to 'gstudio/templates/gstudio/graph1.html')
-rw-r--r--gstudio/templates/gstudio/graph1.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gstudio/templates/gstudio/graph1.html b/gstudio/templates/gstudio/graph1.html
index 587b703..ab66e51 100644
--- a/gstudio/templates/gstudio/graph1.html
+++ b/gstudio/templates/gstudio/graph1.html
@@ -94,7 +94,7 @@ $(function() {
success : function(json) {
var force;
-
+
// this contains all the nodes as a dict with _id as the key
var nodes_by_id = _.reduce(json.node_metadata, function(acc, n) {