Move timeslider code into JS.

This commit is contained in:
Chad Weider 2012-01-18 21:39:38 -08:00
parent d934fd6107
commit 67e6f9fa5a
3 changed files with 182 additions and 156 deletions

View file

@ -46,5 +46,6 @@
, "broadcast.js"
, "broadcast_slider.js"
, "broadcast_revisions.js"
, "timeslider.js"
]
}