https://issues.apache.org/bugzilla/show_bug.cgi?id=57386

--- Comment #1 from [email protected] ---
expect content:
<!-- ko if: job() -->
<tbody class="major-list" data-bind="foreach: job().submissions()">
    <tr class="main" data-bind="template: {name: 'job-list-history'} "></tr>
</tbody> 
<!-- /ko -->

but get 
<tbody class="major-list" data-bind="foreach: job().submissions()">
    <tr class="main" data-bind="template: {name: 'job-list-history'} "></tr>
</tbody> 
<!-- /ko -->

lost "<!-- ko if: job() -->"

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to