forked from public/fvtt-yggdrasill
		
	Allow items links in editors
This commit is contained in:
		| @@ -24,7 +24,7 @@ | ||||
|           <li class="flexrow"><label class="generic-label">SD</label><input type="text" name="system.sd" value="{{data.sd}}" data-dtype="Number"/></li> | ||||
|         </ul> | ||||
|         <label class="generic-label">Description</label> | ||||
|         {{editor data.description target="system.description" button=true owner=owner editable=editable}} | ||||
|         {{editor description target="system.description" button=true owner=owner editable=editable}} | ||||
|       </div> | ||||
|  | ||||
|   </section> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user