Merge "[Launch Instance Fix] Nested search box in flavor step"

This commit is contained in:
Jenkins
2015-04-07 01:31:34 +00:00
committed by Gerrit Code Review

View File

@@ -19,17 +19,6 @@ limitations under the License.
<tr ng-show="showSearchBar">
<th class="search-header" colspan="9">
<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>
</th>
</tr>
@@ -132,4 +121,4 @@ limitations under the License.
<td></td>
</tr>
</tbody>
</table>
</table>