From 51e04836529ae1e359761e255214430c06417653 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Sun, 16 Feb 2014 20:39:42 +0100 Subject: [PATCH] Bugfix https (again) --- lib/Lutim.pm | 2 -- templates/index.html.ep | 4 ++-- templates/layouts/default.html.ep | 4 ++-- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/lib/Lutim.pm b/lib/Lutim.pm index 83a8af7..f6bc29c 100644 --- a/lib/Lutim.pm +++ b/lib/Lutim.pm @@ -111,8 +111,6 @@ sub startup { $r->get('/' => sub { my $c = shift; - $c->app->log->debug($c->dumper()); - $c->render( template => 'index', max_file_size => $c->req->max_message_size diff --git a/templates/index.html.ep b/templates/index.html.ep index 1c12e1a..053b18f 100644 --- a/templates/index.html.ep +++ b/templates/index.html.ep @@ -22,7 +22,7 @@