mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix path
This commit is contained in:
@@ -30,7 +30,7 @@ Jinja:
|
||||
|
||||
.. code-block:: javascript
|
||||
|
||||
define(['translate', ...], function(t, ...){
|
||||
define(['sources/translate', ...], function(t, ...){
|
||||
...
|
||||
|
||||
var alert = alertify.prompt(
|
||||
|
||||
Reference in New Issue
Block a user