From c66bdfc2ce7880d9bc1a8d8ae426f294bfbc800d Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Fri, 22 Jun 2018 08:06:00 +0100 Subject: Change most of the primary buttons to use the default styling This is something the style guide suggests. --- app/views/backends/terraform_aws/new.html.erb | 2 +- app/views/backends/terraform_aws/show.html.erb | 2 +- app/views/backends/terraform_libvirt/new.html.erb | 2 +- app/views/backends/terraform_libvirt/show.html.erb | 2 +- app/views/govuk_guix/revisions/show.html.erb | 2 +- app/views/mini_environments/new.html.erb | 2 +- app/views/mini_environments/show.html.erb | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/views/backends/terraform_aws/new.html.erb b/app/views/backends/terraform_aws/new.html.erb index fbd26a1..bcbf3b4 100644 --- a/app/views/backends/terraform_aws/new.html.erb +++ b/app/views/backends/terraform_aws/new.html.erb @@ -22,7 +22,7 @@ License along with the GOV.UK Mini Environment Admin. If not, see %> - + Back to setup diff --git a/app/views/backends/terraform_aws/show.html.erb b/app/views/backends/terraform_aws/show.html.erb index 6204d96..81ce150 100644 --- a/app/views/backends/terraform_aws/show.html.erb +++ b/app/views/backends/terraform_aws/show.html.erb @@ -22,7 +22,7 @@ License along with the GOV.UK Mini Environment Admin. If not, see %> - + Back to Setup diff --git a/app/views/backends/terraform_libvirt/new.html.erb b/app/views/backends/terraform_libvirt/new.html.erb index dcba6de..2996cdf 100644 --- a/app/views/backends/terraform_libvirt/new.html.erb +++ b/app/views/backends/terraform_libvirt/new.html.erb @@ -22,7 +22,7 @@ License along with the GOV.UK Mini Environment Admin. If not, see %> - + Back to setup diff --git a/app/views/backends/terraform_libvirt/show.html.erb b/app/views/backends/terraform_libvirt/show.html.erb index b151c8e..d7a1641 100644 --- a/app/views/backends/terraform_libvirt/show.html.erb +++ b/app/views/backends/terraform_libvirt/show.html.erb @@ -22,7 +22,7 @@ License along with the GOV.UK Mini Environment Admin. If not, see %> - + Back to Setup diff --git a/app/views/govuk_guix/revisions/show.html.erb b/app/views/govuk_guix/revisions/show.html.erb index fe42dd7..2f75c56 100644 --- a/app/views/govuk_guix/revisions/show.html.erb +++ b/app/views/govuk_guix/revisions/show.html.erb @@ -22,7 +22,7 @@ License along with the GOV.UK Mini Environment Admin. If not, see %> - + Back to Setup diff --git a/app/views/mini_environments/new.html.erb b/app/views/mini_environments/new.html.erb index b8674fe..3180818 100644 --- a/app/views/mini_environments/new.html.erb +++ b/app/views/mini_environments/new.html.erb @@ -22,7 +22,7 @@ License along with the GOV.UK Mini Environment Admin. If not, see %> - + Back to list diff --git a/app/views/mini_environments/show.html.erb b/app/views/mini_environments/show.html.erb index ac4a2bf..bfb9a54 100644 --- a/app/views/mini_environments/show.html.erb +++ b/app/views/mini_environments/show.html.erb @@ -22,7 +22,7 @@ License along with the GOV.UK Mini Environment Admin. If not, see %> - + Back to list -- cgit v1.2.3