From e54810611556170d6a4ea4c2134550e5d6447f72 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Fri, 13 Nov 2015 19:52:38 +0100 Subject: fix swf path after mandator-changes --- assets/js/lustiges-relive-script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/js/lustiges-relive-script.js') diff --git a/assets/js/lustiges-relive-script.js b/assets/js/lustiges-relive-script.js index 19fa7a1..965aebf 100644 --- a/assets/js/lustiges-relive-script.js +++ b/assets/js/lustiges-relive-script.js @@ -12,6 +12,6 @@ $(function() { // hack z-index so that the flash plugin get's the click on the fullscreen button enableAutosize: true, - pluginPath: 'assets/js/lib/relive/', + pluginPath: '../assets/js/lib/relive/', }); }); -- cgit v1.2.3