mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Fix #5134
This commit is contained in:
2
public/v1/js/ff/search/index.js
vendored
2
public/v1/js/ff/search/index.js
vendored
@@ -48,4 +48,6 @@ function presentSearchResults(data) {
|
||||
|
||||
|
||||
updateListButtons();
|
||||
// want to clone?
|
||||
$('.clone-transaction').click(cloneTransaction);
|
||||
}
|
||||
Reference in New Issue
Block a user