From 1aa252965ad119a48a360f905377a452904d210c Mon Sep 17 00:00:00 2001 From: Michal Vaner Date: Mon, 1 Sep 2008 15:46:12 +0200 Subject: [PATCH] Jump help --- PciIds/Html/Handler.pm | 3 ++- help/index | 1 + help/jump | 32 ++++++++++++++++++++++++++++++++ help/list | 1 + 4 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 help/jump diff --git a/PciIds/Html/Handler.pm b/PciIds/Html/Handler.pm index dfb518a..aa38876 100644 --- a/PciIds/Html/Handler.pm +++ b/PciIds/Html/Handler.pm @@ -54,7 +54,8 @@ my %handlers = ( 'profile' => \&PciIds::Html::Users::profileFormSubmit, 'admin' => \&PciIds::Html::Admin::submitAdminForm, 'notifications' => \&PciIds::Html::Notifications::notifFormSubmit, - 'jump' => \&PciIds::Html::Jump::jump + 'jump' => \&PciIds::Html::Jump::jump, + 'help' => \&PciIds::Html::Help::getHelp } ); diff --git a/help/index b/help/index index e8983c5..b5a10a3 100644 --- a/help/index +++ b/help/index @@ -2,6 +2,7 @@ Help index

Read only operations

Account based operations