Fixed error with create line in visul console. Tiquet: #2483
This commit is contained in:
parent
a95bfeed4e
commit
13b7bfca6e
|
@ -1746,6 +1746,8 @@ function insertDB(type, values) {
|
|||
}
|
||||
|
||||
$("#saving_in_progress_dialog").dialog("close");
|
||||
//Reload all events for the item and new item.
|
||||
eventsItems();
|
||||
}
|
||||
else {
|
||||
//TODO
|
||||
|
|
Loading…
Reference in New Issue