Progress commit
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
.small-6.columns.attribute-info
|
||||
= f.row :svg
|
||||
.form-label= f.label :svg
|
||||
.form-field= f.text_area :svg
|
||||
.form-field.full= f.text_area :svg
|
||||
= f.row :snap_code
|
||||
.form-label= f.label :snap_code
|
||||
.row: .small-12.columns= f.text_area :snap_code, rows: 20, class: ['snap-code-editor'], data: {target: '#svg-preview', preview: '#javascript-preview'}
|
||||
|
||||
Reference in New Issue
Block a user