docs should use ng:include onload

This commit is contained in:
Igor Minar
2010-11-16 13:39:50 -08:00
parent a130bb899d
commit 4af32de84a
8 changed files with 8 additions and 17 deletions

View File

@@ -54,10 +54,6 @@
} catch (e) {
alert(e);
}
return function() {
SyntaxHighlighter.highlight();
};
});
function indent(text) {