kopia lustrzana https://github.com/wagtail/wagtail
				
				
				
			4412 Position modeladmin title
							rodzic
							
								
									9a21060aff
								
							
						
					
					
						commit
						3bcefe351a
					
				|  | @ -43,6 +43,7 @@ Changelog | |||
|  * Fix: Add invalid password reset link error message (Coen van der Kamp) | ||||
|  * Fix: Bypass select/prefetch related optimisation on `update_index` for `ParentalManyToManyField` to fix crash (Tim Kamanin) | ||||
|  * Fix: 'Add user' is now rendered as a button due to the use of quotes within translations (Benoît Vogel) | ||||
|  * Fix: Menu icon no longer overlaps with title in Modeladmin on mobile (Coen van der Kamp) | ||||
| 
 | ||||
| 
 | ||||
| 2.0.1 (04.04.2018) | ||||
|  |  | |||
|  | @ -61,6 +61,7 @@ Bug fixes | |||
|  * Add invalid password reset link error message (Coen van der Kamp) | ||||
|  * Bypass select/prefetch related optimisation on ``update_index`` for ``ParentalManyToManyField`` to fix crash (Tim Kamanin) | ||||
|  * 'Add user' is now rendered as a button due to the use of quotes within translations (Benoît Vogel) | ||||
|  * Menu icon no longer overlaps with title in Modeladmin on mobile (Coen van der Kamp) | ||||
| 
 | ||||
| 
 | ||||
| Upgrade considerations | ||||
|  |  | |||
|  | @ -15,7 +15,7 @@ | |||
| {% block content %} | ||||
|     {% block header %} | ||||
|         <header class="nice-padding hasform"> | ||||
|             <div class="row"> | ||||
|             <div class="row header-title"> | ||||
|                 <div class="left"> | ||||
|                     <div class="col"> | ||||
|                         {% block h1 %}<h1 {% if view.header_icon %}class="icon icon-{{ view.header_icon }}"{% endif %}>{{ view.get_page_title }}<span></span></h1>{% endblock %} | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Coen van der Kamp
						Coen van der Kamp