kopia lustrzana https://github.com/wagtail/wagtail
missing quotation, not that it matters
award of smallest contribution of the year goes to..pull/4540/head^2
rodzic
4c72f767ea
commit
088d3ffc21
|
@ -317,6 +317,7 @@ Contributors
|
||||||
* Michael Borisov
|
* Michael Borisov
|
||||||
* Dan Braghis
|
* Dan Braghis
|
||||||
* Ben Dickinson
|
* Ben Dickinson
|
||||||
|
* Meteor0id
|
||||||
|
|
||||||
Translators
|
Translators
|
||||||
===========
|
===========
|
||||||
|
|
|
@ -261,7 +261,7 @@ docstrings for details of what each method does:
|
||||||
'thumbnail_url': "URL to thumbnail image",
|
'thumbnail_url': "URL to thumbnail image",
|
||||||
'width': width_in_pixels,
|
'width': width_in_pixels,
|
||||||
'height': height_in_pixels,
|
'height': height_in_pixels,
|
||||||
'html': "<h2>The Embed HTML</h2>,
|
'html': "<h2>The Embed HTML</h2>",
|
||||||
}
|
}
|
||||||
|
|
||||||
Once you've implemented all of those methods, you just need to add it to your
|
Once you've implemented all of those methods, you just need to add it to your
|
||||||
|
|
Ładowanie…
Reference in New Issue