cambio de tipo de tabla, filtro de busqueda, paginación

parent 30e24c62
...@@ -157,8 +157,8 @@ ...@@ -157,8 +157,8 @@
class="progress-bar progress-bar-warning progress-bar-striped active" class="progress-bar progress-bar-warning progress-bar-striped active"
aria-valuemin="0" aria-valuemax="100" aria-valuemin="0" aria-valuemax="100"
style="width:{{ product.progress }}%"> style="width:{{ product.progress }}%">
<p class="text-center" style="color: #0a0a0a" <p style="color: #0a0a0a">
id="progess_value{{ product.purchase_id }}"> Downloading
</p> </p>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment