From 263dafd84a5f6fbb531d50809ee6d32a342fbec0 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Tue, 5 May 2015 10:32:01 -0400 Subject: [PATCH] fixing spelling error on home.partial for activity streams --- awx/ui/static/partials/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/static/partials/home.html b/awx/ui/static/partials/home.html index c46a30cfa2..21ce6c07c2 100644 --- a/awx/ui/static/partials/home.html +++ b/awx/ui/static/partials/home.html @@ -20,7 +20,7 @@ aw-tool-tip="View Activity Stream" icon-name="stream" toolbar="true" - aw-feature="activity_stream"> + aw-feature="activity_streams">