fix vim line

This commit is contained in:
j 2011-07-29 20:37:11 +02:00
commit 1bab3255bd
41 changed files with 42 additions and 41 deletions

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js
// vim: et:ts=4:sw=4:sts=4:ft=javascript
pandora.ui.item = function() {
var that = Ox.Element();
pandora.api.getItem(pandora.user.ui.item, function(result) {