| author | hamidouk |
| Fri, 17 Feb 2012 15:53:25 +0100 | |
| branch | popcorn-port |
| changeset 818 | 1d5816a94943 |
| parent 817 | e9599ee285ab |
| child 819 | 9b8e68803f6f |
--- 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 = { };