Fix templateé
This commit is contained in:
parent
5ab3f20789
commit
9faff7988a
|
@ -75,8 +75,8 @@ route:
|
||||||
%for sroute in %%getVar('alSubRoute',[])
|
%for sroute in %%getVar('alSubRoute',[])
|
||||||
%if %%sroute == %%rt
|
%if %%sroute == %%rt
|
||||||
- match:
|
- match:
|
||||||
%%{rt.alSubRouteMatchReceiver}: %%{rt.alSubRouteMatchReceiver}
|
%%{rt.alSubRouteSource}: %%{rt.alSubRouteMatchValue}
|
||||||
receiver: %%rt.alSubRouteMatchReceiver
|
receiver: %%rt.alSubRouteMatchRcv
|
||||||
%end if
|
%end if
|
||||||
%end for
|
%end for
|
||||||
%end if
|
%end if
|
||||||
|
|
Loading…
Reference in New Issue