mirror of
https://github.com/fergalmoran/dss.git
synced 2026-01-09 18:34:06 +00:00
12 lines
418 B
HTML
Executable File
12 lines
418 B
HTML
Executable File
<div class="col-xs-12">
|
|
<form class="form-search pull-right">
|
|
<span class="input-icon">
|
|
<input id="search-text" type="text" placeholder="Search ..."
|
|
class="nav-search-input col-sm-12" id="nav-search-input" autocomplete="off">
|
|
<i class="icon-search nav-search-icon"></i>
|
|
</span>
|
|
</form>
|
|
</div>
|
|
<div class="col-xs-12" id="user-table">
|
|
|
|
</div> |