This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
feat: suitable copy
tags/v1.21.12.1
colorfulberry
5 years ago
parent
1e997b1583
commit
de7925573e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/repo/datasets/dataset_list.tmpl
+ 1
- 1
templates/repo/datasets/dataset_list.tmpl
View File
@@ -15,7 +15,7 @@
</div>
<div class="one wide column">
<span class="ui text center" data-tooltip='{{$.i18n.Tr "dataset.copy_url"}}' data-
position="bottom right
">{{svg "octicon-file" 16}}</span>
<span class="ui text center
clipboard" data-clipboard-text="{{.DownloadURL}}
" data-tooltip='{{$.i18n.Tr "dataset.copy_url"}}' data-
clipboard-action="copy
">{{svg "octicon-file" 16}}</span>
</div>
{{if $.Permission.CanWrite $.UnitTypeDatasets}}
Write
Preview
Loading…
Cancel
Save