bugfix sf#1324170

This commit is contained in:
Colin Kuskie 2005-10-13 05:16:16 +00:00
parent abfe2b8a6a
commit 0a08cccee8

View file

@ -506,7 +506,7 @@ sub getEditForm {
$tabform->addTab("properties",WebGUI::International::get("properties","Asset"));
$tabform->getTab("properties")->readOnly(
-label=>WebGUI::International::get("asset id","Asset"),
-value=>$self->get("assetId")
-value=>$self->get("assetId"),
-hoverHelp=>WebGUI::International::get('asset id description','Asset'),
);
$tabform->getTab("properties")->text(