mirror of
https://github.com/nasa/openmct.git
synced 2025-05-30 14:14:19 +00:00
[Windowing] urlService
Changed folder location of services and therefore urlService to general/src/ instead of being in browse/src/. WTD 23.
This commit is contained in:
parent
93ba4ce715
commit
fd6459394a
@ -80,7 +80,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "urlService",
|
"key": "urlService",
|
||||||
"implementation": "services/UrlService.js",
|
"implementation": "../../general/src/services/UrlService.js",
|
||||||
"depends": [ "$location" ]
|
"depends": [ "$location" ]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user