0004715: Statistic Diagram Parameter box too big for 1024x768\
regression from commit 16035 svn: r16754
This commit is contained in:
parent
ffc92e05cd
commit
0bf7dbc351
@ -973,7 +973,7 @@ class StatisticsChartOptions(MenuReportOptions):
|
|||||||
|
|
||||||
opt = BooleanOption(_Extract.extractors[key][1], False)
|
opt = BooleanOption(_Extract.extractors[key][1], False)
|
||||||
opt.set_help(_("Include charts with indicated data."))
|
opt.set_help(_("Include charts with indicated data."))
|
||||||
add_option(key, opt)
|
menu.add_option(category_name,key, opt)
|
||||||
idx += 1
|
idx += 1
|
||||||
|
|
||||||
# Enable a couple of charts by default
|
# Enable a couple of charts by default
|
||||||
|
Loading…
Reference in New Issue
Block a user