Ignore:
Timestamp:
10/31/15 15:32:36 (9 years ago)
Author:
nanardon
Message:

Enable cursor plugin in jqplot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts-Web/root/html/includes/wrapper.tt

    r1438 r1442  
    1616<script src="[% c.uri_for('/static', 'js', 'jqplot', 'plugins', 'jqplot.pieRenderer.js') %]"></script> 
    1717<script src="[% c.uri_for('/static', 'js', 'jqplot', 'plugins', 'jqplot.dateAxisRenderer.js') %]"></script> 
     18<script src="[% c.uri_for('/static', 'js', 'jqplot', 'plugins', 'jqplot.cursor.js') %]"></script> 
    1819<link rel="stylesheet" href="[% c.uri_for('/static/js/jqplot/jquery.jqplot.css') %]" type="text/css"> 
    1920 
Note: See TracChangeset for help on using the changeset viewer.