From e085c4ae714ba4eb927717eeed63ce83ccf72c2a Mon Sep 17 00:00:00 2001 From: Jake McDermott Date: Thu, 24 May 2018 20:10:00 -0400 Subject: [PATCH] use a one-way binding for back-to-top text --- awx/ui/client/features/output/index.view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/client/features/output/index.view.html b/awx/ui/client/features/output/index.view.html index 0b31859876..bfe204958e 100644 --- a/awx/ui/client/features/output/index.view.html +++ b/awx/ui/client/features/output/index.view.html @@ -55,7 +55,7 @@

-

{{ vm.strings.get('stdout.BACK_TO_TOP') }}

+

{{:: vm.strings.get('stdout.BACK_TO_TOP') }}