mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 03:36:01 +00:00
@@ -862,7 +862,7 @@
|
||||
},
|
||||
forceNewTab,
|
||||
null,
|
||||
null,
|
||||
prefferedAction.icon,
|
||||
data,
|
||||
tabPreviewMode
|
||||
);
|
||||
|
||||
@@ -20,6 +20,7 @@ function getTableLikeActions(dataTab) {
|
||||
tab: dataTab,
|
||||
defaultActionId: 'openRawTable',
|
||||
isRawMode: true,
|
||||
icon: dataTab == 'ViewDataTab' ? 'img raw-view' : 'img raw-table',
|
||||
},
|
||||
// {
|
||||
// label: 'Open form',
|
||||
|
||||
Reference in New Issue
Block a user