|
|
@ -74,10 +74,6 @@ Page.Home = new Class({ |
|
|
|
'limit': 12, |
|
|
|
'title': 'Available soon', |
|
|
|
'description': 'These are being searched for and should be available soon as they will be released on DVD in the next few weeks.', |
|
|
|
'on_empty_element': new Element('div').adopt( |
|
|
|
new Element('h2', {'text': 'Available soon'}), |
|
|
|
new Element('span', {'text': 'There are no movies available soon. Add some movies, so you have something to watch later.'}) |
|
|
|
), |
|
|
|
'filter': { |
|
|
|
'random': true |
|
|
|
}, |
|
|
|