add a date selector to the manage code batch screen in the Subscription Sku

This commit is contained in:
Colin Kuskie 2008-07-21 04:16:11 +00:00
parent fb4eff7c4a
commit 5fa3f7abba
3 changed files with 50 additions and 7 deletions

View file

@ -220,6 +220,12 @@ our $I18N = {
context => q|Shows up in the selection part of listSubscriptionCodes.|
},
'display all' => {
message => q|display all|,
lastUpdated => 1216612381,
context => q|Shows up in the selection part of listSubscriptionCodes.|
},
'manage batches' => {
message => q|Manage subscription code batches|,
lastUpdated => 1101228391,