mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 17:16:01 +00:00
perspective WIP
This commit is contained in:
@@ -116,6 +116,12 @@
|
||||
insert: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
label: 'Create perspective',
|
||||
tab: 'PerspectiveTab',
|
||||
forceNewTab: true,
|
||||
icon: 'img perspective',
|
||||
},
|
||||
],
|
||||
views: [
|
||||
{
|
||||
@@ -179,6 +185,12 @@
|
||||
dropViews: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
label: 'Create perspective',
|
||||
tab: 'PerspectiveTab',
|
||||
forceNewTab: true,
|
||||
icon: 'img perspective',
|
||||
},
|
||||
],
|
||||
matviews: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user