mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-30 10:33:30 +00:00
Various small changes.
This commit is contained in:
@@ -102,7 +102,7 @@ function currencySelect(e) {
|
||||
$('#' + spanId).text(symbol);
|
||||
|
||||
// close the menu (hack hack)
|
||||
$('#' + menuID).click();
|
||||
$('#' + menuID).dropdown('toggle');
|
||||
|
||||
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user