Agrege Trabajadores!

This commit is contained in:
Daniel Cortés
2019-05-28 22:33:15 -04:00
parent 3b69bbcfe7
commit 50ae40449b
23 changed files with 1879 additions and 4 deletions

View File

@@ -38,6 +38,11 @@
<artifactId>forms_rt</artifactId>
<version>7.0.3</version>
</dependency>
<dependency>
<groupId>com.github.lgooddatepicker</groupId>
<artifactId>LGoodDatePicker</artifactId>
<version>10.3.1</version>
</dependency>
</dependencies>
<build>