mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 06:51:23 +08:00
Fix
This commit is contained in:
@ -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',
|
||||
|
||||
Reference in New Issue
Block a user