forked from 0x2620/pandora
cosmetic changes
This commit is contained in:
parent
41a83eca7a
commit
5a2d90be58
1 changed files with 2 additions and 1 deletions
|
@ -236,6 +236,7 @@ pandora.ui.documentsView = function(options, self) {
|
|||
that.reload = function() {
|
||||
self.$documentsList.reloadList();
|
||||
}
|
||||
|
||||
return that;
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue