From e1ee11649c8f8ea2ed9014c845175cffa3146f54 Mon Sep 17 00:00:00 2001 From: Graham Knop Date: Wed, 11 Jun 2008 19:17:09 +0000 Subject: [PATCH] change asset manager link in admin console to new operation --- lib/WebGUI/AdminConsole.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/AdminConsole.pm b/lib/WebGUI/AdminConsole.pm index 009e1528b..24dad6800 100644 --- a/lib/WebGUI/AdminConsole.pm +++ b/lib/WebGUI/AdminConsole.pm @@ -218,7 +218,7 @@ sub getAdminFunction { namespace => "Asset", }, icon => "assets.gif", - func => "manageAssets", + op => "assetManager", group => "12", }, "versions" => {