Merge "[Launch Instance Fix] Nested search box in flavor step"
This commit is contained in:
@@ -19,17 +19,6 @@ limitations under the License.
|
|||||||
<tr ng-show="showSearchBar">
|
<tr ng-show="showSearchBar">
|
||||||
<th class="search-header" colspan="9">
|
<th class="search-header" colspan="9">
|
||||||
<search-bar group-classes="input-group-sm" icon-classes="fa-search">
|
<search-bar group-classes="input-group-sm" icon-classes="fa-search">
|
||||||
<div class="form-group search-bar">
|
|
||||||
<div class="input-group input-group-sm">
|
|
||||||
<span class="input-group-addon">
|
|
||||||
<span class="fa fa-search"></span>
|
|
||||||
</span>
|
|
||||||
<input
|
|
||||||
type="text"
|
|
||||||
st-search=""
|
|
||||||
class="form-control ng-isolate-scope">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</search-bar>
|
</search-bar>
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -132,4 +121,4 @@ limitations under the License.
|
|||||||
<td></td>
|
<td></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
Reference in New Issue
Block a user