|
|
@ -378,8 +378,6 @@ function run () { |
|
|
|
// FIXME: at some point we should invalidate the browser cache
|
|
|
|
// FIXME: at some point we should invalidate the browser cache
|
|
|
|
filesProviders['browser'].addReadOnly(url, content) |
|
|
|
filesProviders['browser'].addReadOnly(url, content) |
|
|
|
cb(null, content) |
|
|
|
cb(null, content) |
|
|
|
} else { |
|
|
|
|
|
|
|
modalDialogCustom.alert('Unable to import: url') |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
}) |
|
|
|
}) |
|
|
|
}) |
|
|
|
}) |
|
|
|