@datarailsshared/dr_renderer 1.2.417 → 1.2.418

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datarailsshared/dr_renderer",
3
- "version": "1.2.417",
3
+ "version": "1.2.418",
4
4
  "description": "DataRails charts and tables renderer",
5
5
  "keywords": [
6
6
  "datarails",
@@ -336,7 +336,7 @@ let getHighchartsRenderer = function ($, document, Highcharts, default_colors, h
336
336
  maskColor: CHART_COLORS.MASK,
337
337
  lang: {
338
338
  decimalPoint: '.',
339
- drillUpText: '<&nbsp;Back'
339
+ drillUpText: '< Back'
340
340
  },
341
341
  navigation: {
342
342
  buttonOptions: {