link field: show inline in filter

This commit is contained in:
Rushabh Mehta 2012-12-04 14:13:55 +05:30
parent 103a409025
commit d39e3d8ef9

View file

@ -674,7 +674,7 @@ LinkField.prototype.setup_buttons = function() {
new_doc(me.df.options);
}
} else {
$dh(me.btn2); $y($td(me.tab,0,2), {width:'0px'});
$dh(me.btn2);
}
}