mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-06-07 21:20:49 +00:00
4 lines
157 B
HTML
4 lines
157 B
HTML
|
<div class="edit-button card-button"
|
||
|
title="Edit metadata"
|
||
|
onclick="extraNetworksEditUserMetadata(event, '{tabname}', '{page_id}', '{name}')">
|
||
|
</div>
|