equal
deleted
inserted
replaced
30 node_fill_color: false*/ |
30 node_fill_color: false*/ |
31 show_bins: false, |
31 show_bins: false, |
32 static_url: "../" |
32 static_url: "../" |
33 }); |
33 }); |
34 Rkns.jsonIO(_renkan, { |
34 Rkns.jsonIO(_renkan, { |
35 url: "../data/simple-persist.php" |
35 url: "/simple-persist" |
36 }); |
36 }); |
37 }; |
37 }; |
38 </script> |
38 </script> |
39 <link rel="stylesheet" href="../css/renkan.css" /> |
39 <link rel="stylesheet" href="../css/renkan.css" /> |
40 <style type="text/css"> |
40 <style type="text/css"> |