mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 21:39:40 +02:00
fix(app): fix a state URL conflict between azure and docker modules
This commit is contained in:
parent
e15856c62c
commit
1cc31f8956
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ angular.module('portainer.azure', ['portainer.app'])
|
|||
|
||||
var azure = {
|
||||
name: 'azure',
|
||||
url: '/azure',
|
||||
parent: 'root',
|
||||
abstract: true
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue