mirror of
https://github.com/sismics/docs.git
synced 2025-12-13 17:56:20 +00:00
Close IndexReader after search
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<p class="input-prepend text-center input-block-level">
|
||||
<span class="add-on"><span class="icon-search"></span></span>
|
||||
<input type="text" placeholder="Search" ng-model="search" />
|
||||
<input type="text" placeholder="Search" ng-model="search" class="span10" />
|
||||
</p>
|
||||
|
||||
<table class="table table-striped table-hover table-documents">
|
||||
|
||||
Reference in New Issue
Block a user