mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 11:26:00 +00:00
quick export - added to grids
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
{
|
||||
divider: true,
|
||||
},
|
||||
electron && {
|
||||
{
|
||||
isQuickExport: true,
|
||||
functionName: 'tableReader',
|
||||
},
|
||||
@@ -113,8 +113,8 @@
|
||||
{
|
||||
divider: true,
|
||||
},
|
||||
electron && {
|
||||
label: 'Quick export',
|
||||
{
|
||||
isQuickExport: true,
|
||||
functionName: 'tableReader',
|
||||
},
|
||||
{
|
||||
@@ -174,8 +174,8 @@
|
||||
{
|
||||
divider: true,
|
||||
},
|
||||
electron && {
|
||||
label: 'Quick export',
|
||||
{
|
||||
isQuickExport: true,
|
||||
functionName: 'tableReader',
|
||||
},
|
||||
{
|
||||
@@ -274,8 +274,8 @@
|
||||
},
|
||||
},
|
||||
},
|
||||
electron && {
|
||||
label: 'Quick export',
|
||||
{
|
||||
isQuickExport: true,
|
||||
functionName: 'tableReader',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user