From f3136eefe9105deb1d97123629dae80c2de66304 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Thu, 2 Jul 2015 10:33:26 -0400 Subject: updated libraries, squashed the problem of not getting bar handles on click, optimized montage view --- www/lib/tc-angular-chartjs/index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 www/lib/tc-angular-chartjs/index.js (limited to 'www/lib/tc-angular-chartjs/index.js') diff --git a/www/lib/tc-angular-chartjs/index.js b/www/lib/tc-angular-chartjs/index.js new file mode 100644 index 00000000..e124f0b6 --- /dev/null +++ b/www/lib/tc-angular-chartjs/index.js @@ -0,0 +1,2 @@ +require('./dist/tc-angular-chartjs.js'); +module.exports = 'tc.chartjs'; -- cgit v1.2.3