Commit cf844a99 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Corrige borrado de las notificaciones de task

parent 0c2cbb98
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -48,7 +48,8 @@ define([
				actions: {
					NOTIFICATION: "Notification",
					NOTIFICATION_DELETED: "notificationDeleted",
					BUTTON_EVENT: "btnEvent"
					BUTTON_EVENT: "btnEvent",
					REMOVE: 'remove'
				},
				target: "task",
				events: {