init
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -66,7 +66,7 @@ | ... | @@ -66,7 +66,7 @@ |
| 66 | </form> | 66 | </form> |
| 67 | 67 | ||
| 68 | <div class="body mt-20"> | 68 | <div class="body mt-20"> |
| 69 | <table class="table table-border table-bordered table-bg"> | 69 | <table class="table table-border table-bordered table-bg" id="table"> |
| 70 | <thead class="text-c"> | 70 | <thead class="text-c"> |
| 71 | <tr> | 71 | <tr> |
| 72 | <th width="15px"><input type="checkbox"></th> | 72 | <th width="15px"><input type="checkbox"></th> | ... | ... |
-
Please register or sign in to post a comment