This commit is contained in:
friendica
2012-04-28 16:55:07 -07:00
+1 -1
View File
@@ -108,7 +108,7 @@ $a->page['htmlhead'] .= '
<script>
$(function() {
$(".wall-item-content-wrapper img").aeImageResize({height: '.$resize.', width: '.$resize.'});
$(".wall-item-content img").aeImageResize({height: '.$resize.', width: '.$resize.'});
});
</script>';}
}