去掉缺陷描述的图片点击显示大图后的蓝色边框

guange_homework
cxt 10 years ago
parent a86d2aaadd
commit cdca8dea4d

@ -141,7 +141,7 @@
image.wrap(element);
}
}
$('#activity_description_<%= user_activity_id %> a').colorbox({rel:'nofollow', close: "关闭"});
$('#activity_description_<%= user_activity_id %> a').colorbox({rel:'nofollow', close: "关闭", returnFocus: false});
});
</script>
Loading…
Cancel
Save