From 2eb89cf460eba6683ef6d48849ac4a76558266e5 Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Wed, 18 May 2016 08:35:13 +0000 Subject: [PATCH] DarcsRev widget in default layout footer --- src/Vervis/Foundation.hs | 2 +- templates/default-layout-wrapper.hamlet | 7 +------ templates/default-layout.hamlet | 3 +++ templates/widget/revision.hamlet | 5 +++-- 4 files changed, 8 insertions(+), 9 deletions(-) diff --git a/src/Vervis/Foundation.hs b/src/Vervis/Foundation.hs index 0b3d6f9..50089c7 100644 --- a/src/Vervis/Foundation.hs +++ b/src/Vervis/Foundation.hs @@ -32,7 +32,7 @@ import Data.Text as T (pack, intercalate) import Text.Jasmine.Local (discardm) import Vervis.Import.NoFoundation hiding (last) -import Vervis.Widget (breadcrumbsW) +import Vervis.Widget (breadcrumbsW, revisionW) -- | The foundation datatype for your application. This can be a good place to -- keep settings and values requiring initialization before your application diff --git a/templates/default-layout-wrapper.hamlet b/templates/default-layout-wrapper.hamlet index 8c31cb7..b93ed07 100644 --- a/templates/default-layout-wrapper.hamlet +++ b/templates/default-layout-wrapper.hamlet @@ -36,9 +36,4 @@ $# $#