mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
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");
|
$("#saving_in_progress_dialog").dialog("close");
|
||||||
|
//Reload all events for the item and new item.
|
||||||
|
eventsItems();
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
//TODO
|
//TODO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user