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
fix template error (
#6737
)
tags/v1.21.12.1
Lanre Adelowo
Lunny Xiao
7 years ago
parent
59be704efb
commit
08d8ea9403
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/admin/notice.tmpl
+ 1
- 1
templates/admin/notice.tmpl
View File
@@ -56,7 +56,7 @@
</div>
</div>
</div>
</div>
</div>
</div>
<div class="ui small teal button" id="delete-selection" data-link="{{.Link}}/delete" data-redirect="{{.Link}}?page={{.Page.Current}}">
<div class="ui small teal button" id="delete-selection" data-link="{{.Link}}/delete" data-redirect="{{.Link}}?page={{.Page.
Paginater.
Current}}">
{{.i18n.Tr "admin.notices.delete_selected"}}
{{.i18n.Tr "admin.notices.delete_selected"}}
</div>
</div>
</th>
</th>
Write
Preview
Loading…
Cancel
Save