| branch | popcorn-port |
| changeset 818 | 1d5816a94943 |
| parent 814 | 9abad8fe5207 |
| child 830 | 18ca612e9ff0 |
--- a/src/js/site.js.templ Fri Feb 17 11:57:27 2012 +0100 +++ b/src/js/site.js.templ Fri Feb 17 15:53:25 2012 +0100 @@ -12,8 +12,8 @@ IriSP.paths = {}; -IriSP.libdir = "/mdp/src/js/libs/"; -IriSP.jwplayer_swf_path = "/mdp/test/libs/player.swf"; +IriSP.libdir = "../src/js/libs/"; +IriSP.jwplayer_swf_path = "../test/libs/player.swf"; IriSP.platform_url = "http://localhost/pf"; IriSP.default_templates_vars = { };