Link online help to dialogs

This commit is contained in:
Dave Page
2016-05-16 22:35:27 -04:00
parent 2c7a45814c
commit 1606f1d8e8
21 changed files with 135 additions and 35 deletions
@@ -49,6 +49,7 @@ function($, _, S, pgAdmin, pgBrowser, alertify) {
type: 'tablespace',
sqlAlterHelp: 'sql-altertablespace.html',
sqlCreateHelp: 'sql-createtablespace.html',
dialogHelp: '{{ url_for('help.static', filename='create_tablespace.html') }}',
label: '{{ _('Tablespace') }}',
hasSQL: true,
canDrop: true,