summaryrefslogtreecommitdiff
path: root/template/dealwithit.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-07-03 22:03:45 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-07-03 22:03:45 -0400
commit57b4ecea5e20f4746c23911a6cc85508e0509536 (patch)
tree95e2138c9ce773b4cf517d86b02b35a2b512cfb6 /template/dealwithit.st
parent9c321907a9f755949c760f62703fb0d00e61e415 (diff)
sostler prod commit
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
});