HOR-3030
[Designer] does not works export function when is in RTL.
This commit is contained in:
@@ -388,7 +388,13 @@ Ext.onReady(function(){
|
||||
exportImportProcessObjects('export');
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
listeners: {
|
||||
"click": function (obj, e)
|
||||
{
|
||||
obj.showMenu();
|
||||
}
|
||||
}
|
||||
};
|
||||
exportProcessOption = granularExportProcessOption;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user