trivial: remove trailing spaces

This commit is contained in:
Frédéric Péters 2022-04-12 08:21:36 +02:00
parent fe50a2bc05
commit 518bf6ca4e
1 changed files with 1 additions and 1 deletions

View File

@ -311,7 +311,7 @@ $(function() {
} else {
$cell.find('.invalid').remove();
}
$form.parents('div.cell').trigger('combo:cellform-reloaded');
// select first panel with errors (if any)