1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-01 17:38:33 +00:00

Split view fixed

This commit is contained in:
Kim "BKC" Carlbäcker 2016-01-27 23:52:42 +01:00
parent ab0ba4bbae
commit 96dee1c354
3 changed files with 12 additions and 1 deletions

View file

@ -1,7 +1,7 @@
{{template "base/head" .}}
<div class="repository diff">
{{template "repo/header" .}}
<div class="ui container">
<div class="ui container {{if .IsSplitStyle}}fluid padded{{end}}">
{{if .IsDiffCompare }}
{{template "repo/commits_table" .}}
{{else}}