diff options
| author | Igor Minar | 2010-11-16 13:39:50 -0800 |
|---|---|---|
| committer | Igor Minar | 2010-11-16 13:45:45 -0800 |
| commit | 4af32de84a264e05eebfa6dbc09ce10fac1e1417 (patch) | |
| tree | 83dd60159ed27d183a6274be306b7891ef37588f /docs/doc_widgets.js | |
| parent | a130bb899d790dc11393276b34d59b2ddd5cc680 (diff) | |
| download | angular.js-4af32de84a264e05eebfa6dbc09ce10fac1e1417.tar.bz2 | |
docs should use ng:include onload
Diffstat (limited to 'docs/doc_widgets.js')
| -rw-r--r-- | docs/doc_widgets.js | 4 |
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) { |
