From 20871561192086ab76f153114fe8db6114d515f7 Mon Sep 17 00:00:00 2001 From: "Kim \"BKC\" Carlbäcker" Date: Wed, 6 Jan 2016 02:21:20 +0100 Subject: Removed opticon-fold --- templates/repo/diff_box.tmpl | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/templates/repo/diff_box.tmpl b/templates/repo/diff_box.tmpl index a524940f..a12f4de4 100644 --- a/templates/repo/diff_box.tmpl +++ b/templates/repo/diff_box.tmpl @@ -72,20 +72,6 @@ {{range $j, $section := .Sections}} {{range $k, $line := .Lines}} - {{if eq .Type 4}} - - - - -
{{$line.Content}}
- - - - - -
{{$line.Content}}
- - {{else}} {{if $line.LeftIdx}}{{$line.LeftIdx}}{{end}} @@ -98,7 +84,6 @@
{{if $line.RightIdx}}{{$line.Content}}{{end}}
- {{end}} {{end}} {{end}} -- cgit v1.2.3