mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Note that the chart doesn’t work, to clear things up
This commit is contained in:
parent
9caf045930
commit
12a7309ecd
|
@ -131,11 +131,12 @@
|
|||
|
||||
@else
|
||||
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-9">
|
||||
<div class="box">
|
||||
<div class="box-header with-border">
|
||||
<h3 class="box-title">Monthly Recap Report</h3>
|
||||
<h3 class="box-title">This Chart Doesn't Do Anything Yet</h3>
|
||||
|
||||
<div class="box-tools pull-right">
|
||||
<button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
|
||||
|
@ -381,7 +382,7 @@
|
|||
*/
|
||||
|
||||
// -----------------------
|
||||
// - MONTHLY SALES CHART -
|
||||
// - LINE CHART -
|
||||
// -----------------------
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue