|
@@ -409,6 +409,8 @@
|
|
// if audio only record in state
|
|
// if audio only record in state
|
|
state.audio = true;
|
|
state.audio = true;
|
|
state.node = node;
|
|
state.node = node;
|
|
|
|
+ // we don't laod ajax content so we boot the home
|
|
|
|
+ _$body.attr('booted', 'booted');
|
|
}else{
|
|
}else{
|
|
// ajax load content for audio only if article or transcript
|
|
// ajax load content for audio only if article or transcript
|
|
ajaxLoadContent(state);
|
|
ajaxLoadContent(state);
|