From c74b0df4478da662639fecfbd05c40e2c1896489 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Fri, 21 Jul 2017 11:37:35 -0700 Subject: [PATCH] fix for api logo name --- awx/templates/rest_framework/api.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/templates/rest_framework/api.html b/awx/templates/rest_framework/api.html index ae0c63c74f..863b0e22af 100644 --- a/awx/templates/rest_framework/api.html +++ b/awx/templates/rest_framework/api.html @@ -24,7 +24,7 @@ - + {% trans 'REST API' %}