mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-08-16 08:50:20 +02:00
feat: admin to remove repo cache
This commit is contained in:
@@ -313,6 +313,9 @@
|
||||
Actions
|
||||
</button>
|
||||
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
|
||||
<a class="dropdown-item" href="#" ng-click="removeCache(repo)">
|
||||
<i class="fas fa-trash-alt"></i> Remove Cache
|
||||
</a>
|
||||
<a class="dropdown-item" href="/anonymize/{{repo.repoId}}">
|
||||
<i class="far fa-edit" aria-hidden="true"></i> Edit
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user