mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-19 19:01:39 +00:00
Time-based navigation and some feedback for the user as to his import.
This commit is contained in:
@@ -28,4 +28,11 @@ interface ToolkitInterface
|
||||
*/
|
||||
public function makeSelectList(Collection $set, $titleField = null);
|
||||
|
||||
public function bootstrapDaterange();
|
||||
|
||||
public function next();
|
||||
public function prev();
|
||||
|
||||
public function checkImportJobs();
|
||||
|
||||
}
|
Reference in New Issue
Block a user