Make exiting edit back to repo view more efficent

This commit is contained in:
Dan Williams 2015-09-28 16:54:51 -04:00
parent f5da9f64d5
commit 0407297229

View file

@ -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>