mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-25 19:42:30 +00:00
directly load the predicitions after selecting a preset
This commit is contained in:
@@ -174,6 +174,7 @@ function loadPassSettings(settings_id) {
|
||||
} else {
|
||||
$('#addskedpartner').hide();
|
||||
}
|
||||
searchpasses();
|
||||
},
|
||||
error: function(e) {
|
||||
alert('Error loading settings');
|
||||
|
||||
Reference in New Issue
Block a user