mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 05:29:26 -02:30
Merge pull request #4564 from jlmitch5/fixEmptyDashboardListLink
fixes #4563
This commit is contained in:
@@ -54,6 +54,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="DashboardList-container">
|
<div class="DashboardList-container">
|
||||||
<p class="DashboardList-noJobs">No job templates were recently used.<br />
|
<p class="DashboardList-noJobs">No job templates were recently used.<br />
|
||||||
You can create a job template <a href="#/templates/add">here</a>.</p>
|
You can create a job template <a href="#/templates/add_job_template">here</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user