Show repository description below the name on repository page.

This commit is contained in:
Tobias Roeser
2014-02-28 15:25:32 +01:00
parent b620307983
commit 7a0a62af2d

View File

@@ -29,7 +29,13 @@
</div> </div>
} }
} }
</div> </div>
@if(repository.repository.description != "") {
<p>@repository.repository.description</p>
}
<table class="global-nav box-header"> <table class="global-nav box-header">
<tr> <tr>
<th class="box-header@if(active=="code"){ active}"> <th class="box-header@if(active=="code"){ active}">