Stop including 'falafel' as available theme
This commit is contained in:
		
							parent
							
								
									6ce65badeb
								
							
						
					
					
						commit
						e9ddd6dc36
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -190,8 +190,7 @@ def before_render(event): | |||
|         if expose_picker: | ||||
| 
 | ||||
|             # TODO: should remove 'falafel' option altogether | ||||
|             available = get_available_themes(request.rattail_config, | ||||
|                                              include=['falafel']) | ||||
|             available = get_available_themes(request.rattail_config) | ||||
| 
 | ||||
|             options = [tags.Option(theme, value=theme) for theme in available] | ||||
|             renderer_globals['theme_picker_options'] = options | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar