web/admin: fix propertymappings not loading correctly
closes #879 Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		| @ -73,7 +73,7 @@ export class PropertyMappingListPage extends TablePage<PropertyMapping> { | ||||
|                 <ak-proxy-form | ||||
|                     slot="form" | ||||
|                     .args=${{ | ||||
|                         "mappingUUID": item.pk | ||||
|                         "instancePk": item.pk | ||||
|                     }} | ||||
|                     type=${ifDefined(item.component)}> | ||||
|                 </ak-proxy-form> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer