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

Corrige aviso de sintaxis

parent 22996b6f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -169,7 +169,7 @@ define([
			let feature = args.feature;

			const activityData = resWrapper.res.data,
				templatePopup = args.templatePopup
				templatePopup = args.templatePopup,
				dfd = args.dfd;

			feature.properties.activity = activityData;