feature/ add more feature with api-collections

This commit is contained in:
Reena-cell 2022-12-07 11:03:47 +01:00
parent 33e2149018
commit 8ec299427b

View File

@ -32,7 +32,7 @@
</ul>
</div>
</td>
<td><a type= "button" class="btn btn-primary btn-primary" href= "{{ url_collection_detail }}">{% trans "View" %}</a></td>
<td><a type= "button" class="btn btn-primary" href= "{{ url_collection_detail }}">{% trans "View" %}</a></td>
</tr>
{% endfor %}
</tbody>