Fix templateé

Este commit está contenido en:
Philippe Caseiro 2018-06-05 17:07:34 +02:00
padre 5ab3f20789
commit 9faff7988a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados

Ver fichero

@ -75,8 +75,8 @@ route:
%for sroute in %%getVar('alSubRoute',[])
%if %%sroute == %%rt
- match:
%%{rt.alSubRouteMatchReceiver}: %%{rt.alSubRouteMatchReceiver}
receiver: %%rt.alSubRouteMatchReceiver
%%{rt.alSubRouteSource}: %%{rt.alSubRouteMatchValue}
receiver: %%rt.alSubRouteMatchRcv
%end if
%end for
%end if