DAL Calendario id = model.Evento.IdCalendario.ToString()

git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C191
This commit is contained in:
dmendez 2018-07-10 20:00:51 +00:00
parent 9e6586e499
commit 1ccfd359a4

View file

@ -1458,9 +1458,7 @@ this.EventoGuardado = function (data) {
$('#calendar').fullCalendar('removeEvents');
$('#calendar').fullCalendar('addEventSource', model.EventosJSON);
//Calendario(model.EventosJSON);
CargarForo();
ENDREQUEST();
}