Typo fixed
This commit is contained in:
parent
4a4df12274
commit
f89a56afe4
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
/ Ask the user to add a description if not yet done
|
||||
- if screenshot.description.blank?
|
||||
.imgcaption
|
||||
p Please add a brief a description of this screenshot:
|
||||
p Please add a brief description of this screenshot:
|
||||
= form_tag(update_screenshot_description_path(screenshot.package.name, screenshot.id))
|
||||
.input-group
|
||||
= text_field_tag 'description', nil, class: 'input-group-field', maxlength: 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue