mirror of https://github.com/hashicorp/consul
ui: Autofill intention destination as opposed to source on creation (#8933)
parent
8611e762d2
commit
7afcd7755d
|
@ -3,7 +3,7 @@
|
||||||
@dc={{dc}}
|
@dc={{dc}}
|
||||||
@src={{src}}
|
@src={{src}}
|
||||||
@autofill={{hash
|
@autofill={{hash
|
||||||
SourceName=service
|
DestinationName=service
|
||||||
}}
|
}}
|
||||||
@onsubmit={{transition-to 'dc.services.show.intentions.index'}}
|
@onsubmit={{transition-to 'dc.services.show.intentions.index'}}
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue