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:
parent
73193a0d6d
commit
ee73b5ba26
@ -30,7 +30,7 @@ Jinja:
|
||||
|
||||
.. code-block:: javascript
|
||||
|
||||
define(['translate', ...], function(t, ...){
|
||||
define(['sources/translate', ...], function(t, ...){
|
||||
...
|
||||
|
||||
var alert = alertify.prompt(
|
||||
|
Loading…
Reference in New Issue
Block a user