GITLAB
Jose Pinto
/ foca-directivas
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
ee22e0723d1cb8dfddcdd9517705745c65def8da
Authored by
Jose Pinto
2019-02-22 10:56:21 -0300
1 parent
5ff1941678
Exists in
master
linea al final
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
src/js/ngFileModel-directive.js
Side-by-side Diff
Inline Diff
src/js/ngFileModel-directive.js
Diff comments
View file @
ee22e07
...
...
@@ -40,4 +40,5 @@ angular.module('focaDirectivas')
40
40
});
41
41
}
42
42
};
43
- }]);
44
43
\ No newline at end of file
44
+ }]);
45
+
45
46
\ No newline at end of file