no se puede editar el nombre del sitio aun

This commit is contained in:
f 2020-06-26 13:49:31 -03:00
parent bbd0b4e04a
commit 00042d3f57

View file

@ -1,4 +1,5 @@
= form_for site, html: { class: form_class(site) } do |f|
- unless site.persisted?
.form-group
%h2= f.label :name
%p.lead= sanitize_markdown t('.help.name'), tags: %w[strong]