UI para administrar tickets

This commit is contained in:
Mauricio Baeza 2017-12-04 22:09:22 -06:00
parent 50ed11ed7f
commit cab7878288
1 changed files with 1 additions and 1 deletions

View File

@ -172,8 +172,8 @@ var multi_tickets = {
view: 'multiview',
animate: true,
cells:[
{id: 'tickets_home', rows: rows_tickets_home},
{id: 'tickets_new', rows:[form_new_ticket]}
{id: 'tickets_new', rows:[]}
],
}