This commit is contained in:
Julia.Radzhabova
2025-06-10 10:47:53 +03:00
parent f896c64c58
commit 808eadf26f

View File

@ -873,8 +873,8 @@ define([], function () {
menuStyle : 'min-width:100%;',
data : [
{ value: Asc.c_oNumeralType.arabic, displayValue: this.txtArabic },
{ value: Asc.c_oNumeralType.hindi, displayValue: this.txtHindi },
{ value: Asc.c_oNumeralType.context, displayValue: this.txtContext }
{ value: Asc.c_oNumeralType.hindi, displayValue: this.txtHindi }
// { value: Asc.c_oNumeralType.context, displayValue: this.txtContext }
],
dataHint: '2',
dataHintDirection: 'bottom',