From 078a0c16d02f13130aa6ef580507da643d5a62fa Mon Sep 17 00:00:00 2001 From: Brad Jorsch Date: Mon, 26 Nov 2012 12:57:25 -0500 Subject: [PATCH] Fix doc/hooks.txt for EditPage::showStandardInputs:options The documentation added for this hook in Ic5d35c8e missed one of the parameters. Change-Id: I935dac942679d999658fa9fe367db81df33edbfd --- docs/hooks.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/hooks.txt b/docs/hooks.txt index a9a7c10aa2..93dcc9e5a5 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -899,6 +899,7 @@ Return true without altering $error to allow the edit to proceed. the editOptions area $editor: EditPage instance (object) $out: an OutputPage instance to write to +&$tabindex: HTML tabindex of the last edit check/button return value is ignored (should always be true) 'EditPageBeforeConflictDiff': allows modifying the EditPage object and output -- 2.20.1