Merge branch 'master' of github.com:internetee/registry

This commit is contained in:
Andres Keskküla 2014-11-12 12:04:53 +02:00
commit c64fa8c132
10 changed files with 215 additions and 11 deletions

View file

@ -5,6 +5,7 @@
.col-sm-6
%h2.text-right.text-center-xs
= link_to(t('shared.edit_statuses'), edit_admin_domain_path(@domain), class: 'btn btn-primary')
= link_to(t('generate_zonefile'), zonefile_admin_domain_path(@domain), class: 'btn btn-primary')
%hr
.row

View file

@ -0,0 +1,12 @@
.row
.col-sm-6
%h2.text-center-xs
= "#{t('zonefile')}"
.col-sm-6
%h2.text-right.text-center-xs
= link_to(t('shared.back_to_domain'), admin_domain_path(@domain), class: 'btn btn-default')
%hr
.row
.col-md-12
= preserve do
%pre= @zonefile