label fix
This commit is contained in:
@@ -764,7 +764,7 @@ def myproduct_provision(current_user):
|
||||
provision = {
|
||||
"last_update": datetime.datetime.utcnow(),
|
||||
"percent_completed" : random.randint(10, 99),
|
||||
"url": [
|
||||
"activities": [
|
||||
{"id": "3", "action": "Verifying your product..." , "date": "10-10-2010 11:00 AM"},
|
||||
{"id": "2", "action": "URL assigned - Progress on the URL " , "date": "10-10-2010 11:30 AM"},
|
||||
{"id": "1", "action": "Initiating product creation" , "date": "10-12-2010 11:30 AM"},
|
||||
|
||||
Reference in New Issue
Block a user