去掉缺陷描述的图片点击显示大图后的蓝色边框
This commit is contained in:
parent
a86d2aaadd
commit
cdca8dea4d
|
@ -141,7 +141,7 @@
|
||||||
image.wrap(element);
|
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>
|
</script>
|
Loading…
Reference in New Issue