mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-20 11:19:16 +00:00
Various code cleanup.
This commit is contained in:
@@ -300,7 +300,7 @@ function testRuleTriggers() {
|
||||
}
|
||||
|
||||
// Show the modal dialog
|
||||
$("#testTriggerModal").modal();
|
||||
modal.modal();
|
||||
}).fail(function () {
|
||||
alert('Cannot get transactions for given triggers.');
|
||||
});
|
||||
|
Reference in New Issue
Block a user