mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 02:50:02 -03:30
Merge pull request #4564 from jlmitch5/fixEmptyDashboardListLink
fixes #4563
This commit is contained in:
commit
612b8d9022
@ -54,6 +54,6 @@
|
||||
</div>
|
||||
<div class="DashboardList-container">
|
||||
<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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user