xxxxxxxxxx
1
<div class="col-sm-2 mb-2 mb-md-2" id="id_card">
2
<div class="card border-warning ml-0" >
3
<!-- TITULO-->
4
<div class="view" style="background-color:#ffbb33">
5
<span style="font-size: 12px;">Tittle</span>
6
</div>
7
<!--FIN TITULO-->
8
<div class="card-body mb-r-0" id="card-*'+total_horas+'">
9
<table border="1" style="width:100%; left:order-md10"><tr><td>
10
<img src="https://mdbootstrap.com/img/Photos/Avatars/img(31).jpg" width="30px" class="img-fluid z-depth-1 rounded-circle" alt="Responsive image">
11
</td><td>
12
00:00:00
13
</td>
14
</tr>
15
</table>
16
17
18
</div>
19
</div>
20
</div>
21
1
1
1
1
Console errors: 0