Supporter page: Remove debug log.
This commit is contained in:
parent
86ef51db5d
commit
c2ee1c761d
1 changed files with 0 additions and 1 deletions
|
@ -227,7 +227,6 @@ $(document).ready(function() {
|
|||
urlHash = "#annual";
|
||||
}
|
||||
$(".supporter-type-selector a[href=" + urlHash + "]").click();
|
||||
console.log("fromHash done");
|
||||
};
|
||||
$(window).bind("hashchange", selectSupportTypeFromHash);
|
||||
selectSupportTypeFromHash();
|
||||
|
|
Loading…
Reference in a new issue