'use strict';
This commit is contained in:
parent
586aeb75bb
commit
e6b49b908e
59 changed files with 97 additions and 3 deletions
|
|
@ -1,5 +1,7 @@
|
|||
// vim: et:ts=4:sw=4:sts=4:ft=javascript
|
||||
|
||||
'use strict';
|
||||
|
||||
pandora.ui.listDialog = function(section) {
|
||||
|
||||
section = section || 'general';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue