'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,4 +1,5 @@
// vim: et:ts=4:sw=4:sts=4:ft=javascript
'use strict';
pandora.ui.findElement = function() {
var findIndex = pandora.user.ui._findState.index,
findKey = pandora.user.ui._findState.key,