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

8 lines
90 B
JavaScript

Page.Log = new Class({
Extends: PageBase,
name: 'log',
title: 'Show recent logs.'
})