From 8b7b406fd5418f97b5f686754c23f0ab0aba1629 Mon Sep 17 00:00:00 2001 From: Jose Pinto Date: Wed, 9 Jan 2019 18:12:07 -0300 Subject: [PATCH] espacios --- src/js/stringToNumber-directive.js | 3 ++- src/js/uppercaseOnly-directive.js | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/js/stringToNumber-directive.js b/src/js/stringToNumber-directive.js index eaf86f2..daf5646 100644 --- a/src/js/stringToNumber-directive.js +++ b/src/js/stringToNumber-directive.js @@ -11,4 +11,5 @@ angular.module('focaDirectivas') }); } }; - }); \ No newline at end of file + }); + \ No newline at end of file diff --git a/src/js/uppercaseOnly-directive.js b/src/js/uppercaseOnly-directive.js index adb632d..ee07dd5 100644 --- a/src/js/uppercaseOnly-directive.js +++ b/src/js/uppercaseOnly-directive.js @@ -30,4 +30,5 @@ angular.module('focaDirectivas') } }; } - ]); \ No newline at end of file + ]); + \ No newline at end of file -- 1.9.1