From e36c3ab68634ef76ea06a6fed5b2cb0d5cbd97ed Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 29 Oct 2012 00:01:40 +0100 Subject: Add button to wrap long lines in code view Since wrapping would break the line numbers we hide them. Signed-off-by: Florian Pritz --- application/views/file/html_header.php | 1 + 1 file changed, 1 insertion(+) (limited to 'application/views/file/html_header.php') diff --git a/application/views/file/html_header.php b/application/views/file/html_header.php index dc9bb05ad..e14bad6f5 100644 --- a/application/views/file/html_header.php +++ b/application/views/file/html_header.php @@ -74,6 +74,7 @@ include(FCPATH."application/views/header.php"); ?>