Test event dates in the future
Set event dates in installation profile to 2014-01-xx. The main page event block won't be empty now. Change-Id: I7463553cafa95a4235bca24be7be3105e7fc1071
This commit is contained in:
parent
e7e0a499b7
commit
fb1eedd9c0
@ -2,14 +2,14 @@
|
||||
"events": [
|
||||
{
|
||||
"title": "Gartner Data Center Conference",
|
||||
"date_from": "2013-12-09 09:00:00",
|
||||
"date_to": "2013-12-12 18:00:00",
|
||||
"date_from": "2014-01-09 09:00:00",
|
||||
"date_to": "2014-01-12 18:00:00",
|
||||
"location": "US/Las Vegas, NV"
|
||||
},
|
||||
{
|
||||
"title": "OpenStack in action 4",
|
||||
"date_from": "2013-12-05 09:00:00",
|
||||
"date_from": "2014-01-05 09:00:00",
|
||||
"location": "FR/Paris"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user