|
|
@@ -353,14 +353,14 @@ |
|
|
|
|
|
|
|
<td class="ti-text-form-content"> |
|
|
|
<div class="text-span text-span-w" id="{{.VersionName}}-mirror"> |
|
|
|
<span class="ui poping up clipboard" title="{{.Image}}" data-position="top center" id="clipboard-btn" style="cursor:pointer" |
|
|
|
<span class="ui poping up clipboard" data-position="top center" id="clipboard-btn" style="cursor:pointer" |
|
|
|
data-clipboard-text="{{.Image}}" |
|
|
|
data-success="{{$.i18n.Tr "repo.copy_link_success"}}" |
|
|
|
data-error="{{$.i18n.Tr "repo.copy_link_error"}}" |
|
|
|
data-content="{{$.i18n.Tr "repo.copy_link"}}" |
|
|
|
data-variation="inverted tiny" |
|
|
|
> |
|
|
|
{{.Image}} |
|
|
|
<span title="{{.Image}}">{{.Image}}</span> |
|
|
|
</span> |
|
|
|
</div> |
|
|
|
</td> |
|
|
|