Fix templateé
This commit is contained in:
parent
5ab3f20789
commit
9faff7988a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue