forked from MapComplete/MapComplete
		
	Add overview of all themes if none are defined
This commit is contained in:
		
							parent
							
								
									7a2b99a566
								
							
						
					
					
						commit
						092c12a449
					
				
					 12 changed files with 94 additions and 53 deletions
				
			
		|  | @ -42,7 +42,7 @@ export default class SharePanel extends UIElement { | |||
|                 "Copy the json configuration from the 'save-tab', paste it between the 'nowiki'-tags in the Wiki", | ||||
|                 "Click 'save' to save the wiki page", | ||||
|                 "Share the link with the url parameter <span class='literal-code'>userlayout=wiki:YOURWIKIPAGE</span>, e.g. " + | ||||
|                 `<a href='./index.html?userlayout=${proposedNameEnc}' target='_blank'>https://${window.location.host}?userlayout=${proposedNameEnc}</a>` | ||||
|                 `<a href='./custom?userlayout=${proposedNameEnc}' target='_blank'>https://${window.location.host}?userlayout=${proposedNameEnc}</a>` | ||||
|             ].map(li => `<li>${li}</li>`), | ||||
| 
 | ||||
|             "</ol>", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue