From 9dd0c7ae1f828c8330a638cf8ab0bd09c82dbda2 Mon Sep 17 00:00:00 2001 From: Matthew Jones Date: Fri, 9 Oct 2015 14:26:00 -0400 Subject: [PATCH] Fix api static location references for api browser --- awx/templates/rest_framework/api.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/awx/templates/rest_framework/api.html b/awx/templates/rest_framework/api.html index baf7013be5..2129ca2bc8 100644 --- a/awx/templates/rest_framework/api.html +++ b/awx/templates/rest_framework/api.html @@ -5,7 +5,7 @@ {% block style %} {{ block.super }} - +