mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-18 21:34:35 -04:00
Export form is not displayed if there is nothing to export
This commit is contained in:
@@ -131,6 +131,7 @@ class FreshRSS_importExport_Controller extends Minz_ActionController {
|
||||
);
|
||||
$this->view->feed = $feed;
|
||||
}
|
||||
|
||||
return $this->view->helperToString('export/articles');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user