mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-15 18:05:50 +01:00
Show repository description below the name on repository page.
This commit is contained in:
@@ -29,7 +29,13 @@
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
</div>
|
||||
|
||||
@if(repository.repository.description != "") {
|
||||
<p>@repository.repository.description</p>
|
||||
}
|
||||
|
||||
<table class="global-nav box-header">
|
||||
<tr>
|
||||
<th class="box-header@if(active=="code"){ active}">
|
||||
|
||||
Reference in New Issue
Block a user