Merge remote-tracking branch 'origin/szzh' into szzh
This commit is contained in:
commit
169c56a58d
|
@ -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…
Reference in New Issue