(refs #1370)Update search interface

This commit is contained in:
Naoki Takezoe
2016-12-18 10:21:54 +09:00
parent 56a9b7b0f1
commit 6b3218dd43
5 changed files with 13 additions and 25 deletions

View File

@@ -67,6 +67,7 @@
<div class="head">
@gitbucket.core.helper.html.repositoryicon(repository, true)
<a href="@helpers.url(repository.owner)">@repository.owner</a> / <a href="@helpers.url(repository)" class="strong">@repository.name</a>
<a href="@helpers.url(repository)/search"><i class="octicon octicon-search"></i></a>
@defining(repository.repository){ x =>
@if(repository.repository.originRepositoryName.isDefined){