mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 03:17:39 -02:30
organize and translate job output strings
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<div ng-show="vm.scroll.showBackToTop" class="at-Stdout-menuBottom">
|
||||
<div class="at-Stdout-menuIconGroup" ng-click="vm.scroll.home()">
|
||||
<p class="pull-left"><i class="fa fa-angle-double-up"></i></p>
|
||||
<p class="pull-right">Back to Top</p>
|
||||
<p class="pull-right">{{ vm.strings.get('stdout.BACK_TO_TOP') }}</p>
|
||||
</div>
|
||||
|
||||
<div class="at-u-clear"></div>
|
||||
|
||||
Reference in New Issue
Block a user