From 62aa957336aeaca5bf55134640d3b1d790e38a9d Mon Sep 17 00:00:00 2001 From: Gias Kay Lee Date: Wed, 8 Jan 2014 08:10:50 +0800 Subject: [PATCH] docs(script): add more detailed information Closes #5671 --- src/ng/directive/script.js | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/ng/directive/script.js b/src/ng/directive/script.js index db94a6c7b578..86233ff80df3 100644 --- a/src/ng/directive/script.js +++ b/src/ng/directive/script.js @@ -6,10 +6,14 @@ * @restrict E * * @description - * Load content of a script tag, with type `text/ng-template`, into `$templateCache`, so that the - * template can be used by `ngInclude`, `ngView` or directive templates. + * Load the content of a `