Subversion Repositories SmartDukaan

Rev

Rev 37042 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 37042 Rev 37046
Line 352... Line 352...
352
                            </td>
352
                            </td>
353
                        </tr>
353
                        </tr>
354
                        #end
354
                        #end
355
                    </tbody>
355
                    </tbody>
356
                </table>
356
                </table>
-
 
357
 
-
 
358
                <!-- Bottom global search: mirrors the top table search box so users who scrolled
-
 
359
                     past a long lead list don't need to scroll back up to search all leads. -->
-
 
360
                <div class="row">
-
 
361
                    <div class="col-lg-4 col-lg-offset-8">
-
 
362
                        <div class="dataTables_filter">
-
 
363
                            <label style="width:100%;">Search:
-
 
364
                                <input type="search" id="lead-table-bottom-filter"
-
 
365
                                       class="form-control input-sm"
-
 
366
                                       style="width:70%;display:inline-block;margin-left:5px;"
-
 
367
                                       placeholder="Any partner - name / mobile / outlet (all time)">
-
 
368
                            </label>
-
 
369
                        </div>
-
 
370
                    </div>
-
 
371
                </div>
357
            </div>
372
            </div>
358
        </div>
373
        </div>
359
    </div>
374
    </div>
360
 
375
 
361
 
376