From f70cf7d2f6bdd11c48c34c855d67fb4f12fc15fc Mon Sep 17 00:00:00 2001 From: Michael Abashian Date: Tue, 2 Feb 2016 16:01:52 -0500 Subject: [PATCH] Changed activitystream in the url to activity_stream to match up with the api --- awx/ui/client/src/activity-stream/activitystream.route.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/client/src/activity-stream/activitystream.route.js b/awx/ui/client/src/activity-stream/activitystream.route.js index 41a83fd9f4..e334363e9c 100644 --- a/awx/ui/client/src/activity-stream/activitystream.route.js +++ b/awx/ui/client/src/activity-stream/activitystream.route.js @@ -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: {