Auto submit preferences on change

This commit is contained in:
Petko Bordjukov 2017-09-25 18:48:44 +03:00
parent ee346f8cc3
commit 05b305716a
1 changed files with 1 additions and 0 deletions

View File

@ -230,6 +230,7 @@
$( this ).toggleClass('selected');
$('.info').addClass('hidden');
}
$('.submit').click();
event.stopPropagation();
});
/* Put new event into DOM tree. Track defaults to 'Other' */