UI para nuevo ticket

This commit is contained in:
Mauricio Baeza 2017-12-19 00:56:55 -06:00
parent cab7878288
commit 3ef40892cc
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:[]}
],
}