-
-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<div class="row"> | ||
<div class="col s6 m4 l3"> | ||
<div class="col s7 m5 l4"> | ||
<div class="card contributor"> | ||
<div class="card-image"> | ||
<c:choose> | ||
|
@@ -78,7 +78,7 @@ | |
</div> | ||
</div> | ||
|
||
<div class="col s6 m8 l9"> | ||
<div class="col s5 m7 l8"> | ||
<div class="card-panel"> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/chart.umd.min.js"></script> | ||
<canvas id="chart"></canvas> | ||
|