Fix bug: Include minimized version of jquery and jplot
FEA: ItEr76S15OrganizingPerProjectDashboard
This commit is contained in:
parent
f71d266f8d
commit
1b2be981de
1 changed files with 2 additions and 2 deletions
|
|
@ -177,8 +177,8 @@
|
|||
<n:link class="include" rel="stylesheet" type="text/css" href="/libreplan-webapp/jqplot/jquery.jqplot.min.css" />
|
||||
|
||||
<!-- Include jqPlot library and additional plugins -->
|
||||
<n:script type="text/javascript" src="/libreplan-webapp/jqplot/jquery.js"></n:script>
|
||||
<n:script type="text/javascript" src="/libreplan-webapp/jqplot/jquery.jqplot.js"></n:script>
|
||||
<n:script type="text/javascript" src="/libreplan-webapp/jqplot/jquery.min.js"></n:script>
|
||||
<n:script type="text/javascript" src="/libreplan-webapp/jqplot/jquery.jqplot.min.js"></n:script>
|
||||
<n:script type="text/javascript" src="/libreplan-webapp/jqPlot/plugins/jqplot.canvasTextRenderer.min.js"></n:script>
|
||||
<n:script type="text/javascript" src="/libreplan-webapp/jqPlot/plugins/jqplot.canvasAxisLabelRenderer.min.js"></n:script>
|
||||
<n:script type="text/javascript" src="/libreplan-webapp/jqplot/plugins/jqplot.barRenderer.min.js"></n:script>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue