mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-21 11:45:14 +00:00
Updated frontend to access the 'test-rules' functionality
This commit is contained in:
@@ -31,4 +31,10 @@ $(function () {
|
||||
|
||||
return false;
|
||||
});
|
||||
|
||||
$('.test_rule_triggers').click(function () {
|
||||
testRuleTriggers();
|
||||
|
||||
return false;
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user