mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 20:06:44 +00:00
refactor/tweaked Get user list -> Refresh
This commit is contained in:
parent
aa4a8d982b
commit
384a8a9043
@ -7,6 +7,6 @@
|
||||
<label for="limit">Limit:</label>
|
||||
<input type="number" class="form-control" name="limit" id="limit" placeholder="50" value="{{ limit }}">
|
||||
</div>
|
||||
<button type="submit" class="btn btn-default">Get user list</button>
|
||||
<button type="submit" class="btn btn-default">Refresh</button>
|
||||
<a href="{% url 'export-csv' %}" class="btn btn-default">Export CSV</a>
|
||||
</form>
|
||||
Loading…
Reference in New Issue
Block a user