GITLAB
Luigi
/ 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
2be6d09901cbe56919d900318b9053e43282e890
Authored by
Luigi
2019-05-10 13:03:22 -0300
1 parent
d14d61c944
Exists in
master
rename directiva
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/js/soloPositivos-directive.js
Side-by-side Diff
Inline Diff
src/js/soloPositivos-directive.js
Diff comments
View file @
2be6d09
1
1
angular.module('focaDirectivas')
2
- .directive('soloPositivo
', function(){
2
+ .directive('soloPositivo
s
', function(){
3
3
return {
4
4
require: 'ngModel',
5
5
scope: true,