Commit 8b7b406fd5418f97b5f686754c23f0ab0aba1629

Authored by Jose Pinto
1 parent 773436bd02
Exists in master and in 1 other branch develop

espacios

src/js/stringToNumber-directive.js
... ... @@ -11,4 +11,5 @@ angular.module('focaDirectivas')
11 11 });
12 12 }
13 13 };
14   - });
15 14 \ No newline at end of file
  15 + });
  16 +
16 17 \ No newline at end of file
src/js/uppercaseOnly-directive.js
... ... @@ -30,4 +30,5 @@ angular.module('focaDirectivas')
30 30 }
31 31 };
32 32 }
33   - ]);
34 33 \ No newline at end of file
  34 + ]);
  35 +
35 36 \ No newline at end of file