Fix node type label
parent
441a29f59c
commit
680339ff20
|
@ -20,7 +20,7 @@ function($, _, S, pgAdmin, pgBrowser, alertify) {
|
|||
type: 'fts_template',
|
||||
canDrop: true,
|
||||
canDropCascade: true,
|
||||
label: '{{ _('FTS Templates') }}',
|
||||
label: '{{ _('FTS Template') }}',
|
||||
hasSQL: true,
|
||||
hasDepends: true,
|
||||
Init: function() {
|
||||
|
|
Loading…
Reference in New Issue