This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
dbaylonv
/
Sistema_mantenimiento_correctivo_y_preventivo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Depuracion de ActDiaria
master
dbaylonv
11 months ago
parent
b73e2c71fe
commit
6bbb654105
1 changed files
with
0 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-6
src/main/java/mx/gob/jumapacelaya/ui/ActDiariaView.java
+ 0
- 6
src/main/java/mx/gob/jumapacelaya/ui/ActDiariaView.java
View File
@ -56,14 +56,8 @@ public class ActDiariaView extends VerticalLayout {
}
)
.
setHeader
(
"Fecha de cierre"
)
;
Button
btnCorrectivo
=
new
Button
(
"Correctivo"
)
;
grdColumnas
.
setItems
(
people
)
;
add
(
titulo
,
header
,
grdColumnas
)
;
}
Write
Preview
Loading…
Cancel
Save