TreeNode editor | <b> misto <h1>
This commit is contained in:
		
							parent
							
								
									403434e10b
								
							
						
					
					
						commit
						be6a79ab24
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -8,7 +8,7 @@ | |||
| 	<component :is='item.node.polymorphic_ctype.model' :item='item'></component> | ||||
| 	<div v-if="item.children.length === 0"> | ||||
| 	<div v-if="item.appendable_children.length > 0"> | ||||
| 		<h1>Vložit jako syna</h1> | ||||
| 		<b>Vložit jako syna</b> | ||||
| 		<ul> | ||||
| 			<li v-for="chld in item.appendable_children" :key="chld[0]"> | ||||
| 				<a href="">{{chld[1]}}</a> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue