Commit 525324cf by Ari Agung Prasetiyo Committed by Ari Agung Prasetiyo

chart js

1 parent 789632ac
<html metal:use-macro = "load: opensipkd.base.views:templates/base.pt"> <html metal:use-macro = "load: opensipkd.base.views:templates/base.pt">
<div metal:fill-slot="header"> <div metal:fill-slot="header">
<link href="/static/chart/legend/legend.css" rel="stylesheet"> <link href="/static/chart/legend/legend.css" rel="stylesheet">
<script type="text/javascript" src="/static/chart/Chart.js"> </script> <!--script type="text/javascript" src="/static/chart/Chart.js"> </script-->
<script type="text/javascript" src="${home}/eis/static/js/chart.js"></script>
<script type="text/javascript" src="/static/chart/legend/legend.js"> </script> <script type="text/javascript" src="/static/chart/legend/legend.js"> </script>
</div> </div>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!