mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
fixed graphs looking weird on production system
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
</div>
|
||||
<div class="DashboardJobTemplates DashboardJobTemplates--noJobTemplates" ng-show="noJobTemplates">
|
||||
<h3 class="DashboardJobTemplates-header">
|
||||
Recent Job Runs
|
||||
Recently Used Job Templates
|
||||
</h3>
|
||||
<p>It doesn't seem like you have used any job templates.<br />
|
||||
<p>It doesn't seem like you have used any currently available job templates.<br />
|
||||
You can create a job template <a href="#/job_templates/add">here</a>.</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user