diff --git a/ui/packages/consul-ui/app/components/action/index.hbs b/ui/packages/consul-ui/app/components/action/index.hbs new file mode 100644 index 0000000000..ba1f34ac1f --- /dev/null +++ b/ui/packages/consul-ui/app/components/action/index.hbs @@ -0,0 +1,35 @@ +{{#if @for}} + +{{else if @href}} + {{#if @external}} + + {{yield}} + + {{else}} + + {{yield}} + + {{/if}} +{{else}} + +{{/if}} \ No newline at end of file diff --git a/ui/packages/consul-ui/app/components/confirmation-alert/action/index.hbs b/ui/packages/consul-ui/app/components/confirmation-alert/action/index.hbs deleted file mode 100644 index bb711add68..0000000000 --- a/ui/packages/consul-ui/app/components/confirmation-alert/action/index.hbs +++ /dev/null @@ -1,3 +0,0 @@ -
Certain HTTP request info must be identified.
-