From 1192ae44f1d7f944719520f235e9f2ec895bdfd5 Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Fri, 7 Feb 2014 20:34:04 +0000 Subject: docs(bike-shed-migration): convert examples to ... --- src/ng/directive/input.js | 120 +++++++++++++++++++++++----------------------- 1 file changed, 60 insertions(+), 60 deletions(-) (limited to 'src/ng/directive/input.js') diff --git a/src/ng/directive/input.js b/src/ng/directive/input.js index 1a357805..92c7d2c5 100644 --- a/src/ng/directive/input.js +++ b/src/ng/directive/input.js @@ -39,8 +39,8 @@ var inputType = { * @param {boolean=} [ngTrim=true] If set to false Angular will not automatically trim the input. * * @example - - + +