mirror of
				https://github.com/osmarks/mycorrhiza.git
				synced 2025-11-04 01:23:02 +00:00 
			
		
		
		
	Open the mycomarkup link in the toolbar on a new tab
This commit is contained in:
		@@ -35,7 +35,7 @@
 | 
				
			|||||||
		</button>
 | 
							</button>
 | 
				
			||||||
	{% endfor %}
 | 
						{% endfor %}
 | 
				
			||||||
	</section>
 | 
						</section>
 | 
				
			||||||
	<p class="edit-toolbar__ad"><a href="https://mycorrhiza.lesarbr.es/hypha/mycomarkup">Learn more</a> about mycomarkup</p>
 | 
						<p class="edit-toolbar__ad"><a href="https://mycorrhiza.lesarbr.es/hypha/mycomarkup" target="_blank">Learn more</a> about mycomarkup</p>
 | 
				
			||||||
	<h2 class="edit-toolbar__title layout-card__title">Actions</h2>
 | 
						<h2 class="edit-toolbar__title layout-card__title">Actions</h2>
 | 
				
			||||||
	<section class="edit-toolbar__buttons">
 | 
						<section class="edit-toolbar__buttons">
 | 
				
			||||||
	{% for _, el := range []struct{
 | 
						{% for _, el := range []struct{
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -82,7 +82,7 @@ func StreamToolbar(qw422016 *qt422016.Writer, u *user.User) {
 | 
				
			|||||||
//line views/mutators.qtpl:36
 | 
					//line views/mutators.qtpl:36
 | 
				
			||||||
	qw422016.N().S(`
 | 
						qw422016.N().S(`
 | 
				
			||||||
	</section>
 | 
						</section>
 | 
				
			||||||
	<p class="edit-toolbar__ad"><a href="https://mycorrhiza.lesarbr.es/hypha/mycomarkup">Learn more</a> about mycomarkup</p>
 | 
						<p class="edit-toolbar__ad"><a href="https://mycorrhiza.lesarbr.es/hypha/mycomarkup" target="_blank">Learn more</a> about mycomarkup</p>
 | 
				
			||||||
	<h2 class="edit-toolbar__title layout-card__title">Actions</h2>
 | 
						<h2 class="edit-toolbar__title layout-card__title">Actions</h2>
 | 
				
			||||||
	<section class="edit-toolbar__buttons">
 | 
						<section class="edit-toolbar__buttons">
 | 
				
			||||||
	`)
 | 
						`)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user