aboutsummaryrefslogtreecommitdiffstats
path: root/docs/doc_widgets.js
diff options
context:
space:
mode:
authorIgor Minar2010-11-16 13:39:50 -0800
committerIgor Minar2010-11-16 13:45:45 -0800
commit4af32de84a264e05eebfa6dbc09ce10fac1e1417 (patch)
tree83dd60159ed27d183a6274be306b7891ef37588f /docs/doc_widgets.js
parenta130bb899d790dc11393276b34d59b2ddd5cc680 (diff)
downloadangular.js-4af32de84a264e05eebfa6dbc09ce10fac1e1417.tar.bz2
docs should use ng:include onload
Diffstat (limited to 'docs/doc_widgets.js')
-rw-r--r--docs/doc_widgets.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/doc_widgets.js b/docs/doc_widgets.js
index ed1dad8d..b119e326 100644
--- a/docs/doc_widgets.js
+++ b/docs/doc_widgets.js
@@ -54,10 +54,6 @@
} catch (e) {
alert(e);
}
-
- return function() {
- SyntaxHighlighter.highlight();
- };
});
function indent(text) {