summaryrefslogtreecommitdiff
path: root/template/dealwithit.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/dealwithit.st')
-rw-r--r--template/dealwithit.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/dealwithit.st b/template/dealwithit.st
index 19f0127..360d527 100644
--- a/template/dealwithit.st
+++ b/template/dealwithit.st
@@ -88,7 +88,7 @@ text-decoration:none;
<script>
jQuery(function() {
jQuery("img").lazyload({
- placeholder : "static/img/grey.gif",
+ placeholder : "/static/img/grey.gif",
effect : "fadeIn",
threshold : 200
});