[Launch Instance Fix] Nested search box in flavor step

Change-Id: Ic6ba38db00bbf18c7c32aff524053e1c1dab900d
Closes-Bug: #1440922
This commit is contained in:
Shaoquan Chen 2015-04-06 16:40:47 -07:00
parent da433ef7c4
commit 04942ba449
1 changed files with 1 additions and 12 deletions

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>