modifié : SRC/resources/views/backend/ref_home.blade.php

This commit is contained in:
sidya82 2015-03-24 11:22:46 +01:00
parent cfc225bc31
commit 9c493a13eb
1 changed files with 0 additions and 1 deletions

View File

@ -315,7 +315,6 @@ $("#recherche").on('submit', function(event){
});
$(".radioAsso").change(function() {
console.log('lol');
$.get('{{ URL::to('referent/changerparamliste') }}' + $('#assoListeJeu').serialize());
});