Add missing dependency for `timeslider.js`.

When dependencies are made explicity `pad_savedrevs.js` will be required by several of the `pad_*.js`.
pull/343/head
Chad Weider 2012-01-16 00:37:48 -08:00
parent da95016228
commit 8a0d6c6636
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
, "pad_editbar.js"
, "pad_docbar.js"
, "pad_modals.js"
, "pad_savedrevs.js"
, "pad_impexp.js"
, "easysync2_client.js"
, "domline_client.js"