Merge resolution
This commit is contained in:
commit
3e4847c88b
11 changed files with 64 additions and 74 deletions
|
|
@ -61,7 +61,7 @@ function setupClicker() {
|
|||
// for the top dropdown
|
||||
$('li.memberLink a').click(transformHash);
|
||||
|
||||
$('a[href^="#"]').click(transformHash);
|
||||
//$('a[href^="#"]').click(transformHash);
|
||||
|
||||
$('.related-to', '.metaInfo').click(function(){
|
||||
location.hash = $(this).find('a').attr('href').split('#')[1];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue