Merge pull request #4564 from jlmitch5/fixEmptyDashboardListLink

fixes #4563
This commit is contained in:
jlmitch5 2017-01-03 15:30:39 -05:00 committed by GitHub
commit 612b8d9022

View File

@ -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>