From 2bc1dc62f33604e7e0ffb20fbdc6198a568662a4 Mon Sep 17 00:00:00 2001 From: Silvio Date: Fri, 3 Aug 2012 18:38:20 -0300 Subject: Cleanup --- timelinejs.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/timelinejs.js b/timelinejs.js index 5996104..b7bb186 100644 --- a/timelinejs.js +++ b/timelinejs.js @@ -1,8 +1,5 @@ (function ($) { - /** - * TODO: Pass parameters. - */ Drupal.behaviors.timelinejs = { attach: function (context, settings) { $('#timeline-embed', context).each( function() { -- cgit v1.2.3