This commit is contained in:
Bachir Soussi Chiadmi
2015-06-15 20:53:06 +02:00
parent 2e4a069036
commit 1c1de98039
4 changed files with 834 additions and 871 deletions

View File

@ -1496,14 +1496,14 @@
function initMembershipForm() {
switch(window.location.hash){
case '#1':
case '#a':
$('#edit-submitted-column-left-membership-options-1').attr('checked', 'checked');
// $options.trigger('change');
break;
case '#2':
case '#b':
$('#edit-submitted-column-left-membership-options-2').attr('checked', 'checked');
break;
case '#3':
case '#c':
$('#edit-submitted-column-left-membership-options-3').attr('checked', 'checked');
break;
// default: