fix repo update

This commit is contained in:
tdurieux
2021-04-21 22:58:18 +02:00
parent a32945bf67
commit fbc7952d62
2 changed files with 50 additions and 39 deletions
+1 -3
View File
@@ -113,7 +113,7 @@
{{$index + 1}}
</th>
<td class="align-middle">
<a href="/r/{{repo.repoId}}" target="__self"
<a href="/r/{{repo.repoId}}"
>{{repo.repoId}}</a
>
</td>
@@ -185,7 +185,6 @@
<a
class="dropdown-item"
href="/anonymize/{{repo.repoId}}"
target="_self"
>
<i class="fa fa-edit" aria-hidden="true"></i> Edit
</a>
@@ -218,7 +217,6 @@
<a
class="dropdown-item"
href="/r/{{repo.repoId}}/"
target="_self"
>
<i class="fa fa-eye" aria-hidden="true"></i> View Repo
</a>