Commit e62f3d0af261fa3bb7a0c78d255d9260b9d33452

Authored by Jose Pinto
1 parent a45c1c5c86
Exists in master

lineas en blanco al final

... ... @@ -22,4 +22,4 @@
22 22 <body>
23 23 <foca-nombre-empresa>
24 24 </body>
25   -</html>
26 25 \ No newline at end of file
  26 +</html>
src/js/controller.js
... ... @@ -15,4 +15,5 @@ angular.module(&#39;focaNombreEmpresa&#39;)
15 15 };
16 16  
17 17 init();
18   - }]);
19 18 \ No newline at end of file
  19 + }]);
  20 +
20 21 \ No newline at end of file
... ... @@ -9,4 +9,5 @@ angular.module(&#39;focaNombreEmpresa&#39;)
9 9 }
10 10 };
11 11 }
12   - ]);
13 12 \ No newline at end of file
  13 + ]);
  14 +
14 15 \ No newline at end of file
src/views/nombre-empresa.html
... ... @@ -7,4 +7,4 @@
7 7 <h5 class="text-right">{{direccion}}</h5>
8 8 </div>
9 9 </div>
10   -</div>
11 10 \ No newline at end of file
  11 +</div>