change add job templae link in dashboard empty list
This commit is contained in:
John Mitchell 2017-01-03 13:22:54 -05:00
parent 9bad0e7396
commit babb8e2a9d

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>