Small fix to pull request #289

This commit is contained in:
takezoe
2014-03-02 01:05:42 +09:00
parent c557905858
commit 0fa1922bb0

View File

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