From 6dbc46d2a224cfe8d2389152e9dc0fcd34f6dc25 Mon Sep 17 00:00:00 2001 From: David Schoonover Date: Thu, 7 Jun 2012 09:36:17 -0700 Subject: [PATCH] Updates reportcard date. --- lib/template/dashboard/dashboard.jade | 2 +- www/dashboard.jade | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/template/dashboard/dashboard.jade b/lib/template/dashboard/dashboard.jade index ee81124..5081dbd 100644 --- a/lib/template/dashboard/dashboard.jade +++ b/lib/template/dashboard/dashboard.jade @@ -1,7 +1,7 @@ section#dashboard.centered .page-header h1 Wikimedia Report Card - small March 2012 + small April 2012 .row .graphs.tabbable diff --git a/www/dashboard.jade b/www/dashboard.jade index 9a58052..f7245fa 100644 --- a/www/dashboard.jade +++ b/www/dashboard.jade @@ -1,7 +1,7 @@ extends layout block title - title Wikimedia Report Card - March 2012 + title Wikimedia Report Card - April 2012 append styles mixin css('graph-display.css') -- 1.7.0.4