This commit is contained in:
2020-05-04 18:23:23 +00:00
parent a30ac95be6
commit e14de58dea

View File

@@ -1633,7 +1633,7 @@ namespace AyaNova.PlugIn.V8
//items that came up after moving this to v8 export plugin
s = s.Replace("DateRangeInTheLastYear", "DateRangePastYear");
s = s.Replace("ToolbarCustomizeDialog", "CustomizeDialog");
s = s.Replace("Client", "Customer");
//FUTURE