Rev 16593 |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 16593 |
anikendra |
1 |
<div class="searchbar">
|
|
|
2 |
<form class="navbar-form" role="search" method="GET" name="search" >
|
|
|
3 |
<div class="input-group col-xs-6 text-left">
|
|
|
4 |
Search By:
|
| 16755 |
anikendra |
5 |
<input type="radio" name="type" value="app_name" checked/>Name
|
| 16593 |
anikendra |
6 |
</div>
|
|
|
7 |
<div class="input-group col-xs-6 text-right" id="remote">
|
|
|
8 |
<input autocomplete="off" type="text" class="form-control" placeholder="Search for items" name="search" id="srch-term">
|
|
|
9 |
<div class="input-group-btn w25px">
|
|
|
10 |
<button class="btn btn-default" type="submit"><i class="glyphicon glyphicon-search"></i></button>
|
|
|
11 |
</div>
|
|
|
12 |
</div>
|
|
|
13 |
</form>
|
|
|
14 |
</div>
|