From 39c7c909fb3a6ec5f79d66227ea84b075159b888 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 7fe1ad5d..672319d6 100644 --- a/src/ng/directive/input.js +++ b/src/ng/directive/input.js @@ -2274,14 +2274,15 @@ var minlengthDirective = function() { * specified in form `/something/` then the value will be converted into a regular expression. * * @example - + -
+ List: Required!