GITLAB
Martin Macola
/ autoservicio
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
df84512cfa5f1703da8d405937f691a3fd539e54
Authored by
Eric Fernandez
2019-08-22 16:11:57 -0300
1 parent
986aef1264
Exists in
master
linea al final
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/wrappers/categoria.ts
Side-by-side Diff
Inline Diff
src/app/wrappers/categoria.ts
Diff comments
View file @
df84512
...
...
@@ -5,4 +5,4 @@ export interface Categoria {
5
5
vigencia_desde: Date,
6
6
vigencia_hasta: Date,
7
7
ES_PEDIDO: boolean
8
-}
9
8
\ No newline at end of file
9
+}