kopia lustrzana https://github.com/wagtail/wagtail
				
				
				
			Fix form submission page header class
							rodzic
							
								
									f7024a4193
								
							
						
					
					
						commit
						8ff650a5b4
					
				|  | @ -11,6 +11,7 @@ Changelog | ||||||
|  * Fix: `WAGTAILAPI_LIMIT_MAX` now accepts None to disable limiting (jcronyn) |  * Fix: `WAGTAILAPI_LIMIT_MAX` now accepts None to disable limiting (jcronyn) | ||||||
|  * Fix: In PostgreSQL, new default ordering when ranking of objects is the same (Bertrand Bordage) |  * Fix: In PostgreSQL, new default ordering when ranking of objects is the same (Bertrand Bordage) | ||||||
|  * Fix: Enabled translations within date-time chooser widget (Lucas Moeskops) |  * Fix: Enabled translations within date-time chooser widget (Lucas Moeskops) | ||||||
|  |  * Fix: Fixed overlapping header elements on form submissions view on mobile (Jack Paine) | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 1.12 LTS (21.08.2017) | 1.12 LTS (21.08.2017) | ||||||
|  |  | ||||||
|  | @ -26,6 +26,7 @@ Bug fixes | ||||||
|  * ``WAGTAILAPI_LIMIT_MAX`` now accepts None to disable limiting (jcronyn) |  * ``WAGTAILAPI_LIMIT_MAX`` now accepts None to disable limiting (jcronyn) | ||||||
|  * In PostgreSQL, new default ordering when ranking of objects is the same (Bertrand Bordage) |  * In PostgreSQL, new default ordering when ranking of objects is the same (Bertrand Bordage) | ||||||
|  * Enabled translations within date-time chooser widget (Lucas Moeskops) |  * Enabled translations within date-time chooser widget (Lucas Moeskops) | ||||||
|  |  * Fixed overlapping header elements on form submissions view on mobile (Jack Paine) | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Upgrade considerations | Upgrade considerations | ||||||
|  |  | ||||||
|  | @ -88,7 +88,7 @@ | ||||||
|         <form action="" method="get" novalidate> |         <form action="" method="get" novalidate> | ||||||
|             <div class="row"> |             <div class="row"> | ||||||
|                 <div class="left"> |                 <div class="left"> | ||||||
|                     <div class="col"> |                     <div class="col header-title"> | ||||||
|                         <h1 class="icon icon-form"> |                         <h1 class="icon icon-form"> | ||||||
|                         {% blocktrans with form_title=form_page.title|capfirst %}Form data <span>{{ form_title }}</span>{% endblocktrans %} |                         {% blocktrans with form_title=form_page.title|capfirst %}Form data <span>{{ form_title }}</span>{% endblocktrans %} | ||||||
|                         </h1> |                         </h1> | ||||||
|  |  | ||||||
		Ładowanie…
	
		Reference in New Issue
	
	 kapito
						kapito