aboutsummaryrefslogtreecommitdiff
path: root/assets/js/lustiges-relive-script.js
diff options
context:
space:
mode:
Diffstat (limited to 'assets/js/lustiges-relive-script.js')
-rw-r--r--assets/js/lustiges-relive-script.js2
1 files changed, 1 insertions, 1 deletions
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/',
});
});