mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2026-07-20 09:19:21 +00:00
Update version to 0.3.1 Fix for #24
This commit is contained in:
@@ -80,7 +80,7 @@ registryUI.removeServer = function(url) {
|
||||
localStorage.setItem('registryServer', JSON.stringify(registryServer));
|
||||
if (url == registryUI.url()) {
|
||||
registryUI.updateHistory(registryUI.getRegistryServer(0));
|
||||
rg.router.go('home');
|
||||
route('');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user