mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-07-29 23:58:09 -05:00
Helpfile refactoring.
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user