From 716cac9c95db489c806b578a3e988ccabd0214a8 Mon Sep 17 00:00:00 2001 From: John McLear Date: Wed, 27 Feb 2013 15:17:22 +0000 Subject: [PATCH] timeslider init hook docs --- doc/api/hooks_client-side.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/api/hooks_client-side.md b/doc/api/hooks_client-side.md index 55d1da000..7f376defa 100644 --- a/doc/api/hooks_client-side.md +++ b/doc/api/hooks_client-side.md @@ -129,6 +129,11 @@ Things in context: There doesn't appear to be any example available of this particular hook being used, but it gets fired after the editor is all set up. +## postTimesliderInit +Called from: src/static/js/timeslider.js + +There doesn't appear to be any example available of this particular hook being used, but it gets fired after the timeslider is all set up. + ## userJoinOrUpdate Called from: src/static/js/pad_userlist.js