Commit 41a743e9156cf43cf8a82a585893ebe51cc4a3f0
1 parent
57872f67
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
pacotes/knightlab/StoryMapJS/teste.html
@@ -53,7 +53,7 @@ | @@ -53,7 +53,7 @@ | ||
53 | <!-- JavaScript--> | 53 | <!-- JavaScript--> |
54 | <script src="compiled/js/storymap.js"></script> | 54 | <script src="compiled/js/storymap.js"></script> |
55 | <script> | 55 | <script> |
56 | - var storymap = new VCO.StoryMap('storymap', 'http://localhost/i3geo/json.php?tema=_lreal&format=storymap&', { | 56 | + var storymap = new VCO.StoryMap('storymap', '../../../json.php?tema=_lreal&format=storymap&', { |
57 | show_lines: false | 57 | show_lines: false |
58 | //start_at_slide:2 | 58 | //start_at_slide:2 |
59 | //call_to_action_text: "Just go" | 59 | //call_to_action_text: "Just go" |