Helpfile refactoring.

This commit is contained in:
Dave Page
2016-05-20 16:39:35 -04:00
parent 0ecfbab129
commit 238da58732
145 changed files with 370 additions and 436 deletions
@@ -49,7 +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') }}',
dialogHelp: '{{ url_for('help.static', filename='tablespace_dialog.html') }}',
label: '{{ _('Tablespace') }}',
hasSQL: true,
canDrop: true,