mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 16:51:11 +03:00
Changed activitystream in the url to activity_stream to match up with the api
This commit is contained in:
parent
41589ed558
commit
f70cf7d2f6
@ -8,7 +8,7 @@
|
||||
|
||||
export default {
|
||||
name: 'activityStream',
|
||||
route: '/activitystream?target&id',
|
||||
route: '/activity_stream?target&id',
|
||||
templateUrl: templateUrl('activity-stream/activitystream'),
|
||||
controller: 'activityStreamController',
|
||||
ncyBreadcrumb: {
|
||||
|
Loading…
Reference in New Issue
Block a user