bitbake: toastergui: Tiny change to help text

Modify the help text we show for the "Task covered by"
information to indicate that a task can be covered by
more than one task.

(Bitbake rev: cad45dfebaabe1875f786ba7ceeb3ee377e926b3)

Signed-off-by: Belen Barros Pena <belen.barros.pena@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Belen Barros Pena
2014-09-29 14:44:03 +01:00
committed by Richard Purdie
parent 754f3e7e0a
commit 324b277336

View File

@@ -108,7 +108,7 @@
{% elif task.outcome == task.OUTCOME_COVERED %} {% elif task.outcome == task.OUTCOME_COVERED %}
<dl class="dl-horizontal"> <dl class="dl-horizontal">
<dt> <dt>
<i class="icon-question-sign get-help" title="The task providing the outcome of this task"></i> Task covered by <i class="icon-question-sign get-help" title="The task(s) providing the outcome of this task"></i> Task covered by
</dt> </dt>
<dd> <dd>
<ul> <ul>