It's Log not Logs.

This commit is contained in:
Mathias Meyer 2014-05-06 14:00:42 +02:00
parent dfc5d60173
commit 21cbd7c0c3

View File

@ -4,7 +4,7 @@
<label> <label>
{{#if view.job.isFinished}} {{#if view.job.isFinished}}
Scroll to End of Logs Scroll to End of Log
{{else}} {{else}}
Follow Log Follow Log
{{/if}} {{/if}}