[Pkg-javascript-commits] [backbone] 64/173: #3831

Jonas Smedegaard dr at jones.dk
Wed Aug 31 07:44:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository backbone.

commit 1a654581fb968bd6de26bd082b327143d4644664
Author: Ioannis Cherouvim <ioannis.cherouvim at gmail.com>
Date:   Thu Nov 26 16:02:06 2015 +0200

    #3831
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 1c30fcc..fe7bb52 100644
--- a/index.html
+++ b/index.html
@@ -1015,7 +1015,7 @@ view.stopListening(model);
       <li><b>"route:[name]"</b> (params) — Fired by the router when a specific route is matched.</li>
       <li><b>"route"</b> (route, params) — Fired by the router when <i>any</i> route has been matched.</li>
       <li><b>"route"</b> (router, route, params) — Fired by history when <i>any</i> route has been matched.</li>
-      <li><b>"all"</b> — this special event fires for <i>any</i> triggered event, passing the event name as the first argument.</li>
+      <li><b>"all"</b> — this special event fires for <i>any</i> triggered event, passing the event name as the first argument followed by all trigger arguments.</li>
     </ul>
 
     <p>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git



More information about the Pkg-javascript-commits mailing list