modifié : SRC/resources/views/backend/ref_home.blade.php
This commit is contained in:
parent
cfc225bc31
commit
9c493a13eb
@ -315,7 +315,6 @@ $("#recherche").on('submit', function(event){
|
||||
});
|
||||
|
||||
$(".radioAsso").change(function() {
|
||||
console.log('lol');
|
||||
$.get('{{ URL::to('referent/changerparamliste') }}' + $('#assoListeJeu').serialize());
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user