parent
a9d612bf6c
commit
cd49d11e5e
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ L.U.Xhr = L.Evented.extend({
|
|||
// 0 === request cut by user or CORS
|
||||
self.ui.alert({
|
||||
content: L._(
|
||||
'Issue reaching that URL (network problem or CORS protection)'
|
||||
'Issue reaching that URL (network problem or CORS protection)' + ` ${settings.uri}`
|
||||
),
|
||||
level: 'error',
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue