Yaniv Dary has uploaded a new change for review. Change subject: reports: fixed br18a title in asian locales (#901418) ......................................................................
reports: fixed br18a title in asian locales (#901418) Bug-Url: https://bugzilla.redhat.com/901418 Change-Id: I62ae7035b424df7c4d4a06d95ce8a23101eece25 Signed-off-by: Yaniv Dary <[email protected]> --- M reports/repository_files/resources/reports_resources/embedded_reports/Inventory_Dashboard/active_entities_by_os_BR18A_files/active_entities_by_os_BR18A_jrxml.data 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/42/11242/1 diff --git a/reports/repository_files/resources/reports_resources/embedded_reports/Inventory_Dashboard/active_entities_by_os_BR18A_files/active_entities_by_os_BR18A_jrxml.data b/reports/repository_files/resources/reports_resources/embedded_reports/Inventory_Dashboard/active_entities_by_os_BR18A_files/active_entities_by_os_BR18A_jrxml.data index b414f33..5cc53da 100644 --- a/reports/repository_files/resources/reports_resources/embedded_reports/Inventory_Dashboard/active_entities_by_os_BR18A_files/active_entities_by_os_BR18A_jrxml.data +++ b/reports/repository_files/resources/reports_resources/embedded_reports/Inventory_Dashboard/active_entities_by_os_BR18A_files/active_entities_by_os_BR18A_jrxml.data @@ -120,7 +120,8 @@ <bottomPen lineWidth="1.0" lineColor="#3C617F"/> <rightPen lineWidth="1.0" lineColor="#3C617F"/> </box> - <chartTitle> + <chartTitle color="#3A5E7E"> + <font fontName="SansSerif"/> <titleExpression><![CDATA[$R{br18a.chart.active.vms.os}]]></titleExpression> </chartTitle> <chartSubtitle/> -- To view, visit http://gerrit.ovirt.org/11242 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I62ae7035b424df7c4d4a06d95ce8a23101eece25 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
