equal
deleted
inserted
replaced
30 editor_mode: false, |
30 editor_mode: 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/example-cinema.json" |
35 url: "../data/json/example-cinema.json" |
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"> |