Add missing <tr> tag in BayModel table view

In BayModel table view, <tr> tag including Magic Search bar
is missing.

This patch adds the missing <tr> tag.

Change-Id: I8f4188965aa6bc276ac10f8d0518d221b7b56a12
Closes-Bug: #1548616
This commit is contained in:
shu-mutou 2016-02-23 14:06:27 +09:00
parent 91889163f9
commit c3ebe6bea4

View File

@ -11,6 +11,7 @@
Table-batch-actions:
This is where batch actions like searching, creating, and deleting.
-->
<tr>
<th colspan="100" class="search-header">
<hz-magic-search-bar group-classes="input-group-sm" icon-classes="fa-search"
filter-facets="table.baymodelFacets">