mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-18 20:21:11 +00:00
Changed height's description to match width's. (#5593)
This commit is contained in:
parent
e2607f917c
commit
747b5402d2
2 changed files with 2 additions and 1 deletions
|
|
@ -409,6 +409,7 @@ Contributors
|
|||
* Jacob Topp-Mugglestone
|
||||
* Brian Whitton
|
||||
* Tim White
|
||||
* Mike Janger
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ The available resizing methods are as follows:
|
|||
|
||||
{% image page.photo height-480 %}
|
||||
|
||||
Resize the height of the image to the dimension specified.
|
||||
Reduces the height of the image to the dimension specified.
|
||||
|
||||
``scale``
|
||||
(takes percentage)
|
||||
|
|
|
|||
Loading…
Reference in a new issue