Remove button

This commit is contained in:
Martin Lensment 2014-11-12 14:50:20 +02:00
parent 3b0aaea12e
commit 6528869db6

View file

@ -5,7 +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')
/= link_to(t('generate_zonefile'), zonefile_admin_domain_path(@domain), class: 'btn btn-primary')
%hr
.row