show spinner more than once
This commit is contained in:
@@ -315,6 +315,7 @@ function saveSubsection(e) {
|
||||
'margin-top': '-10px'
|
||||
});
|
||||
$changedInput.after($spinner);
|
||||
$spinner.show();
|
||||
}
|
||||
|
||||
var id = $(this).data('id');
|
||||
|
||||
Reference in New Issue
Block a user