Fix node type label

This commit is contained in:
Dave Page 2016-04-07 20:57:45 +01:00
parent 441a29f59c
commit 680339ff20

View File

@ -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() {