Table dialog and backup tool docs

This commit is contained in:
Susan Douglas
2016-06-02 14:05:46 +01:00
committed by Dave Page
parent 3074af101b
commit e47671edaa
24 changed files with 407 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ function($, _, S, pgAdmin, pgBrowser, alertify) {
hasDepends: true,
sqlAlterHelp: 'sql-altertable.html',
sqlCreateHelp: 'sql-createtable.html',
dialogHelp: '{{ url_for('help.static', filename='table_dialog.html') }}',
parent_type: ['schema', 'catalog'],
hasScriptTypes: ['create', 'select', 'insert', 'update', 'delete'],
height: '95%',