mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 13:16:52 +00:00
Merge pull request #311 from Reena-cell/develop
Change name from view to detail
This commit is contained in:
commit
f4109c7219
@ -33,7 +33,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
</td>
|
||||
<td><a href="{{ url_atm_update }}" class="btn btn-primary">{% trans "View" %}</a></td>
|
||||
<td><a href="{{ url_atm_update }}" class="btn btn-primary">{% trans "Detail" %}</a></td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user