sample display render blocked screen

This commit is contained in:
Anna Bodnia
2016-02-02 17:06:15 +02:00
parent b52467c1fe
commit bb9de54eb5
9 changed files with 8 additions and 16 deletions

View File

@@ -212,7 +212,7 @@ function initOAuth(opts) {
return;
}
$('pre code').each(function(i, e) {hljs.highlightBlock(e)});
//$('pre code').each(function(i, e) {hljs.highlightBlock(e)});
$('.api-ic').unbind();
$('.api-ic').click(function(s) {
if($(s.target).hasClass('ic-off'))