mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 10:56:22 +00:00
Solo cambiar el diseño si es un skel
This commit is contained in:
parent
b44e49194b
commit
827f44e2a6
1 changed files with 30 additions and 29 deletions
|
@ -44,6 +44,7 @@
|
|||
.invalid-feedback= site.errors.messages[:description].join(', ')
|
||||
%hr/
|
||||
|
||||
- if site.new_record? || site.skel?
|
||||
.form-group#design_id
|
||||
%h2= t('.design.title')
|
||||
%p.lead= t('.help.design')
|
||||
|
|
Loading…
Reference in a new issue