GITLAB
Eric Fernandez
/ foca-cabecera-facturador
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
4fa8e2b39c966ae6c24a438712fa52135cc72d81
Authored by
Eric Fernandez
2019-07-27 15:37:26 -0300
1 parent
323b8db907
Exists in
master
me uqiero ir
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/views/cabecera.html
Side-by-side Diff
Inline Diff
src/views/cabecera.html
Diff comments
View file @
4fa8e2b
...
...
@@ -28,7 +28,7 @@
28
28
>
29
29
</span>
30
30
<input
31
- ng-show="datepickerAbierto
"
31
+ ng-show="datepickerAbierto
&& !$ctrl.fechaDisabled
"
32
32
type="text"
33
33
ng-model="$ctrl.fecha"
34
34
ng-change="datepickerAbierto = false"