commit product manager produce ID display RFE

This commit is contained in:
Colin Kuskie 2007-06-07 04:59:52 +00:00
parent efea7c9685
commit 0155c43c6e
3 changed files with 11 additions and 1 deletions

View file

@ -642,6 +642,12 @@ the form.<br />|,
context => "A time period for group expires offset",
},
'productId' => {
message => "Product ID",
lastUpdated => 0,
context => "Unique identifier for a Product",
},
};
1;