'use strict';

This commit is contained in:
rolux 2011-11-05 18:04:10 +01:00
commit e6b49b908e
59 changed files with 97 additions and 3 deletions

View file

@ -1,5 +1,7 @@
// vim: et:ts=4:sw=4:sts=4:ft=javascript
'use strict';
pandora.ui.listDialog = function(section) {
section = section || 'general';