[Fix] [Minor] Updated to call translation for report header columns

This commit is contained in:
Syed Qadeer 2013-10-23 10:43:32 +03:00
parent 4499a0c334
commit 7daa2c9c11

View file

@ -210,6 +210,7 @@ wn.views.QueryReport = Class.extend({
// column parameters
col.name = col.id = col.field = df.label;
col.name = wn._(df.label);
col.fieldtype = opts[1];
// width