Files
CouchPotatoServer/couchpotato/static/scripts/page/soon.js
T
Ruud 8682be33fb Settings
Movie List
Directory selection
2011-02-21 22:42:24 +01:00

8 lines
113 B
JavaScript

Page.Soon = new Class({
Extends: PageBase,
name: 'soon',
title: 'Which wanted movies are released soon?'
})