14:5cd490f68c80
Anton Shestakov <av6@dwimlabs.net>, Sat, 12 Aug 2017 13:27:40 +0800
manifest: move ".."/"[up]" entry to map file and show it only when needed

previous change 6:63ac0f5af5d5

templates/kit/diffstatlink.tmpl

Permissions: -rw-r--r--

Other formats: Feeds:
<tr class="uk-text-nowrap">
<td><a href="#l{fileno}.1">{file|escape}</a></td>
<td class="uk-text-right">{total}</td>
<td class="uk-width-1-1">
<span class="uk-float-left kit-diffstat-add" style="width: {addpct}%;">&nbsp;</span>
<span class="uk-float-left kit-diffstat-remove" style="width: {removepct}%;">&nbsp;</span>
</td>
</tr>