[DE PE SSE] Fix bug 62486

This commit is contained in:
JuliaSvinareva
2023-05-09 20:18:54 +03:00
parent 723961344d
commit 34c2742f5d
8 changed files with 8 additions and 0 deletions

View File

@ -1471,6 +1471,7 @@ define([
this.btnDirection = new Common.UI.Button({
cls : 'btn-large-dataview',
scaling : false,
iconCls : 'item-gradient',
menu : new Common.UI.Menu({
style: 'min-width: 60px;',

View File

@ -1015,6 +1015,7 @@ define([
this.btnDirection = new Common.UI.Button({
cls : 'btn-large-dataview',
scaling : false,
iconCls : 'item-gradient gradient-left',
menu : new Common.UI.Menu({
style: 'min-width: 60px;',

View File

@ -1378,6 +1378,7 @@ define([
this.btnDirection = new Common.UI.Button({
cls : 'btn-large-dataview',
scaling : false,
iconCls : 'item-gradient',
menu : new Common.UI.Menu({
style: 'min-width: 60px;',

View File

@ -815,6 +815,7 @@ define([
this.btnDirection = new Common.UI.Button({
cls : 'btn-large-dataview',
scaling : false,
iconCls : 'item-gradient gradient-left',
menu : new Common.UI.Menu({
style: 'min-width: 60px;',

View File

@ -1337,6 +1337,7 @@ define([
this.btnDirection = new Common.UI.Button({
cls : 'btn-large-dataview',
scaling : false,
iconCls : 'item-gradient gradient-left',
menu : new Common.UI.Menu({
style: 'min-width: 60px;',

View File

@ -247,6 +247,7 @@ define([
this.btnDirection = new Common.UI.Button({
cls : 'btn-large-dataview',
scaling : false,
iconCls : 'item-gradient gradient-left',
menu : new Common.UI.Menu({
style: 'min-width: 60px;',

View File

@ -1393,6 +1393,7 @@ define([
this.btnDirection = new Common.UI.Button({
cls : 'btn-large-dataview',
scaling : false,
iconCls : 'item-gradient gradient-left',
menu : new Common.UI.Menu({
style: 'min-width: 60px;',

View File

@ -1331,6 +1331,7 @@ define([
this.btnDirection = new Common.UI.Button({
cls : 'btn-large-dataview',
scaling : false,
iconCls : 'item-gradient gradient-left',
menu : new Common.UI.Menu({
style: 'min-width: 60px;',