Update page-editor.vue
This commit is contained in:
		
							parent
							
								
									03136caac4
								
							
						
					
					
						commit
						5a4f6b4ada
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -11,7 +11,7 @@ | |||
| 		</header> | ||||
| 
 | ||||
| 		<section> | ||||
| 			<a class="view" v-if="pageId" :href="`/@${ author.username }/pages/${ currentName }`" target="_blank"><fa :icon="faExternalLinkSquareAlt"/> {{ $t('view-page') }}</a> | ||||
| 			<a class="view" v-if="pageId" :href="`/@${ author.username }/pages/${ currentName }`"><fa :icon="faExternalLinkSquareAlt"/> {{ $t('view-page') }}</a> | ||||
| 
 | ||||
| 			<ui-input v-model="title"> | ||||
| 				<span>{{ $t('title') }}</span> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue