mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-07-05 13:17:59 +02:00
fix repo update
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user