Commit 89add048 authored by Noel Alonso's avatar Noel Alonso
Browse files

Añade acceso a datos en tiempo real en favoritos

parent 54954664
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -34,6 +34,10 @@ define([
			url: "/catalog/activity-infrastructure/1378",
			label: "webcams",
			icon: "fa-camera"
		},{
			url: "/viewer/real-time",
			label: "real-time",
			icon: "fa-clock-o"
		}],

		suffixI18n: '-view',