diff options
author | robertkj <joramo40@hotmail.com> | 2013-04-17 12:51:20 +0200 |
---|---|---|
committer | robertkj <joramo40@hotmail.com> | 2013-04-17 12:51:20 +0200 |
commit | 460c2a975ed763c50a5369fc8fe3e9ef03053cb3 (patch) | |
tree | 64c31508f8c319f9cfd12121bcddd375ee357f4b /views/dashboard.ejs | |
parent | been working on the dashboard design (diff) | |
download | Divid-460c2a975ed763c50a5369fc8fe3e9ef03053cb3.tar.gz |
Minor change to text
Diffstat (limited to 'views/dashboard.ejs')
-rw-r--r-- | views/dashboard.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/dashboard.ejs b/views/dashboard.ejs index 60e7725..2ea0942 100644 --- a/views/dashboard.ejs +++ b/views/dashboard.ejs @@ -37,7 +37,7 @@ </div><!-- /div.span5 --> <div class="span7"> <section class="chart"> - <h1>CHART MOTHERF******</h1> + <h1>Status total</h1> <canvas id="myChart" width="530" height="200"></canvas> </section> <section class="overview"> |