From c81681cc1a80d9bd91b65b1a7c6ced266ebf8829 Mon Sep 17 00:00:00 2001 From: Joe Fiorini Date: Wed, 28 Jan 2015 17:15:10 -0500 Subject: [PATCH] Write final output to awx/ui/static/dist --- .gitignore | 1 + awx/ui/templates/ui/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0f07b6eaa4..5105eaac16 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ awx/tower_warnings.log tower/tower_warnings.log celerybeat-schedule awx/ui/static/docs +awx/ui/static/dist # Python & setuptools __pycache__ diff --git a/awx/ui/templates/ui/index.html b/awx/ui/templates/ui/index.html index e51156822b..d6a43a3011 100644 --- a/awx/ui/templates/ui/index.html +++ b/awx/ui/templates/ui/index.html @@ -23,7 +23,7 @@ - +