', maxWidth: '640px', maxHeight: '670px', scrolling: false });
return false;
});
+ $('.controls a.close').live('click', function() {
+ $.colorbox.close();
+ return false;
+ })
// FIXME the user may also want to add the item to the abstract textarea!
var text_field = 'article_body';
--
libgit2 0.21.2