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
去掉前端的规则
Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.1.3
zouap
3 years ago
parent
f8504def7c
commit
a6779a47ed
1 changed files
with
0 additions
and
10 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-10
templates/repo/cloudbrain/benchmark/new.tmpl
+ 0
- 10
templates/repo/cloudbrain/benchmark/new.tmpl
View File
@@ -205,16 +205,6 @@
on: 'blur',
inline:true,
fields: {
job_name:{
identifier : 'job_name',
rules: [
{
type: 'regExp[/^[a-zA-Z0-9-_]{1,36}$/]',
prompt : '只包含大小写字母、数字、_和-,最长36个字符。'
}
]
},
image:{
identifier : 'image',
rules: [
Write
Preview
Loading…
Cancel
Save