Fix node type label

pull/3/head
Dave Page 2016-04-07 20:57:45 +01:00
parent 441a29f59c
commit 680339ff20
1 changed files with 1 additions and 1 deletions

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