Added warning to morris.js

pull/229/merge
Abdullah Almsaeed 2015-02-07 11:48:16 -05:00
parent dd8bfbc5d6
commit 61b38618ad
1 changed files with 4 additions and 1 deletions

View File

@ -448,7 +448,10 @@
<!-- Main content --> <!-- Main content -->
<section class="content"> <section class="content">
<div class="callout callout-warning">
<h4>Warning!</h4>
<p><b>Morris.js</b> charts are no longer maintained by its author. We would recommend using any of the other charts that come with the template.</p>
</div>
<div class="row"> <div class="row">
<div class="col-md-6"> <div class="col-md-6">
<!-- AREA CHART --> <!-- AREA CHART -->