cosmetic changes

This commit is contained in:
rolux 2014-01-05 16:46:51 +05:30
parent 41a83eca7a
commit 5a2d90be58

View file

@ -236,6 +236,7 @@ pandora.ui.documentsView = function(options, self) {
that.reload = function() {
self.$documentsList.reloadList();
}
return that;
};