File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1111
1212 <Class name =" DeepSee.LightPivotTable" >
1313 <Super >%DeepSee.Component.Portlet.abstractPortlet</Super >
14- <TimeChanged >63531,81826.837798 </TimeChanged >
14+ <TimeChanged >63531,82258.204784 </TimeChanged >
1515 <TimeCreated >63515,61322.546099</TimeCreated >
1616
1717 <Parameter name =" INCLUDEFILES" >
183183 }
184184 }
185185 if (controller && controller["data"] && controller["data"]["rowCaptions"] && typeof controller["data"]["rowCaptions"][0] === "string") setup.caption = controller["data"]["rowCaptions"][0];
186+ if (controller && controller["data"] && !setup.caption) setup.caption = controller["data"]["defaultCaption"] || "";
186187 if (info["drillDownDataSource"]) setup["drillDownTarget"] = info["drillDownDataSource"];
187188 setup["showSummary"] = !!parseInt(container.getAttribute("show-summary"));
188189
You can’t perform that action at this time.
0 commit comments