From ecc68c10033b465c41935a204192759053f938e5 Mon Sep 17 00:00:00 2001 From: mabashian Date: Tue, 10 Mar 2020 15:33:31 -0400 Subject: [PATCH 1/3] Adds lang attr to html tag to specify default language for the application --- awx/ui/client/index.template.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/client/index.template.ejs b/awx/ui/client/index.template.ejs index aafb1b9489..d7b08dc852 100644 --- a/awx/ui/client/index.template.ejs +++ b/awx/ui/client/index.template.ejs @@ -1,5 +1,5 @@ - + From 8077c910b09876cec487f29682c702d07818dd54 Mon Sep 17 00:00:00 2001 From: mabashian Date: Tue, 10 Mar 2020 16:10:51 -0400 Subject: [PATCH 2/3] Adds lang attr to installing template --- awx/ui/client/installing.template.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/client/installing.template.ejs b/awx/ui/client/installing.template.ejs index 432c42b48b..9ac54bcfed 100644 --- a/awx/ui/client/installing.template.ejs +++ b/awx/ui/client/installing.template.ejs @@ -1,5 +1,5 @@ - + {% load staticfiles %} From bd8886a867a8eb549e0ed4e4a6d40d965609588e Mon Sep 17 00:00:00 2001 From: mabashian Date: Fri, 13 Mar 2020 11:21:25 -0400 Subject: [PATCH 3/3] Adds lang attr to html tag in ui next app --- awx/ui_next/dist/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui_next/dist/index.html b/awx/ui_next/dist/index.html index 8afa7581c8..67e1316467 100644 --- a/awx/ui_next/dist/index.html +++ b/awx/ui_next/dist/index.html @@ -1,5 +1,5 @@ - +