This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Gitlink
/
forgeplus
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
16
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
site css
pull/342/head
xxq250
3 years ago
parent
46252c2feb
commit
89c64e276e
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
app/views/admins/sites/_list.html.erb
+ 2
- 2
app/views/admins/sites/_list.html.erb
View File
@@ -3,8 +3,8 @@
<tr>
<th width="5%">序号</th>
<th width="15%">名称</th>
<th width="3
0
%">路由</th>
<th width="
20
%">标识</th>
<th width="3
5
%">路由</th>
<th width="
15
%">标识</th>
<th width="10%">类型</th>
<th width="15%"><%= sort_tag('创建时间', name: 'created_at', path: admins_sites_path) %></th>
<th width="15%">操作</th>
Write
Preview
Loading…
Cancel
Save