mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
(Captiveportal, new) solve browser glitch in vouchers
This commit is contained in:
parent
73f8b8b67d
commit
10d0ebf804
@ -119,7 +119,6 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
});
|
||||
}
|
||||
var grid_clients = $("#grid-vouchers").bootgrid(gridopt);
|
||||
|
||||
}
|
||||
);
|
||||
}
|
||||
@ -228,7 +227,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
<hr/>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="col-sm-12">
|
||||
<table id="grid-vouchers" class="table table-condensed table-hover table-striped table-responsive">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user