From 9cbf7fdfaa302181f988bce8d594ed7fee67c837 Mon Sep 17 00:00:00 2001 From: "Justin J. Novack" Date: Sun, 7 Oct 2012 00:20:35 -0400 Subject: Add version history sidebar to edit page --- www/edit.php | 1 + 1 file changed, 1 insertion(+) (limited to 'www/edit.php') diff --git a/www/edit.php b/www/edit.php index 4de3d47..4199c34 100644 --- a/www/edit.php +++ b/www/edit.php @@ -18,6 +18,7 @@ render( 'edit', array( 'repo' => $repo, + 'dh' => new \Date_HumanDiff(), 'htmlhelper' => new HtmlHelper(), ) ); -- cgit v1.2.3