Line 139: | Line 139: | ||
if(!rec){ | if(!rec){ | ||
− | if(id) if(id.substr(0, 'collapser-'.length) !== 'collapser'){ | + | if(id) if(id.substr(0, 'collapser-'.length) !== 'collapser-'){ |
window.location.hash = '#'+id; | window.location.hash = '#'+id; | ||
} | } |
Revision as of 14:41, 17 October 2016