Commit d801affc authored by CarlosGC1989's avatar CarlosGC1989
Browse files

Elimina borrar de tipos de actividad

parent 8d2339e1
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -22,6 +22,12 @@ define([
		constructor: function(args) {

			this.config = {
				listButtonsEdition: [{
					icon: "fa-edit",
					btnId: "edit",
					title: "edit",
					option: "default"
				}],
				title: this.i18n.activityType,
				target: this.services.activityType
			};