mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-22 09:51:01 +00:00
Make exiting edit back to repo view more efficent
This commit is contained in:
parent
f5da9f64d5
commit
0407297229
1 changed files with 2 additions and 2 deletions
|
@ -4,5 +4,5 @@
|
|||
<i class="material-icons">arrow_back</i>
|
||||
</a>
|
||||
</li>
|
||||
<li>{{owner}} / {{name}}</li>
|
||||
</ol>
|
||||
<li>{{owner}} / <a ng-href="/{{ full_name}}">{{name}}</a></li>
|
||||
</ol>
|
||||
|
|
Loading…
Reference in a new issue