mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 10:11:05 -03:30
Changed activitystream in the url to activity_stream to match up with the api
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user