Fixed error with create line in visul console. Tiquet: #2483

This commit is contained in:
m-lopez-f 2015-08-05 11:52:54 +02:00
parent a95bfeed4e
commit 13b7bfca6e

View File

@ -1746,6 +1746,8 @@ function insertDB(type, values) {
} }
$("#saving_in_progress_dialog").dialog("close"); $("#saving_in_progress_dialog").dialog("close");
//Reload all events for the item and new item.
eventsItems();
} }
else { else {
//TODO //TODO