File manager - Edit - /home/autoph/public_html/connectv1/resources/views/car_club_affiliation/components/members.php
Back
<div class="row mb-2 hidden"> <div class="col-6"> <button id="btn_add_car_club_member" type="button" class="btn btn-success px-3 btn-xs"><i class="fa fa-plus" aria-hidden="true"></i> <strong>Add Member</strong></button> </div> <div class="col-6 text-right"> <div class="btn-group"> <button type="button" class="tooltip-me btn btn-default dropdown-toggle btn-sm " data-toggle="dropdown" aria-haspopup="true" title="Filter" data-html="true" data-placement="left" aria-expanded="true"> <i class="fa fa-filter" aria-hidden="true"></i> </button> <div id="dropdown-filter" class="dropdown-menu dropdown-menu-right"> <div class="form-group mb-0"> <div class="form-group dropdown-input mr-2 ml-2 mb-1"> <select name="filter_member_status" id="filter_member_status" class="form-control form-control-sm select2" style="width: 100%;"> <option></option> <option value='1'>ACTIVE</option> <option value='0'>INACTIVE</option> </select> </div> </div> </div> </div> </div> </div> <div id="" class="car_club_table"> <table id="car_club_table" data-search="true" data-custom-search="customSearch" data-buttons="buttonsFunction" data-url="" class="table table-bordered table-hover table-sm" data-page-size="15" data-page-list="[15, 30, 50, 100, all]" data-query-params="queryParams" data-pagination="true" data-show-refresh="true" > <thead> <tr> <th data-formatter="tableNameFormatter" data-field="name">Name</th> <th data-formatter="tableMobileFormatter" data-field="mobile_phone_1">Mobile</th> <th data-formatter="tableEmailFormatter" data-field="email_1">Email</th> <th data-width="100" class="text-center" data-formatter="tbl_field_formatter_dash" data-field="type">Type</th> </tr> </thead> <tbody> </tbody> </table> </div>
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings