Anpassung für ToolTip (Baseline bug!?)

develop
Andreas Osim 2018-05-14 11:06:09 +02:00
parent 708ef68b90
commit bc29b0fdd2
1 changed files with 1 additions and 1 deletions

View File

@ -550,7 +550,7 @@ var ListRenderer = BasicRenderer.extend({
$th.css({textAlign: 'right'});
}
if (config.debug) {
if (config.debug || field.help) {
var fieldDescr = {
field: field,
name: name,