From 32b507890ee27f3aa71fada4efe36cff80630050 Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Mon, 7 Jul 2014 23:28:44 -0700 Subject: [PATCH] docs(ngList): update example to use a module --- src/ng/directive/input.js | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/ng/directive/input.js b/src/ng/directive/input.js index d63d2f0d..697d583f 100644 --- a/src/ng/directive/input.js +++ b/src/ng/directive/input.js @@ -1483,14 +1483,15 @@ var requiredDirective = function() { * specified in form `/something/` then the value will be converted into a regular expression. * * @example - + -
+ List: Required!