|
|
@ -111,7 +111,7 @@ export class LandingPage extends ViewPlugin { |
|
|
|
modalDialogCustom.alert(error) |
|
|
|
modalDialogCustom.alert(error) |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
fileProviders['browser'].addReadOnly(type + '/' + cleanUrl, content, url) |
|
|
|
fileProviders['browser'].addReadOnly(type + '/' + cleanUrl, content, url) |
|
|
|
globalRegistry.get('verticalicon').api.select('fileExplorers') |
|
|
|
this.verticalIcons.select('fileExplorers') |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
) |
|
|
|
) |
|
|
|