Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuloulou
/
yohobuy-portal-fe2
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
ZhongW
9 years ago
Commit
49a0dd1ee4e6aec8b8c13063a1a1288a028ddb30
1 parent
740619a6
分类管理英文非必填
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/apps/operations/views/category/Edit.html
code/apps/operations/views/category/Edit.html
View file @
49a0dd1
...
...
@@ -37,7 +37,7 @@
<
div
class
=
"form-group"
>
<
label
class
=
"col-sm-1 control-label"
>
英文名称
<
/label
>
<
div
class
=
"col-sm-9"
>
<
input
type
=
"text"
value
=
"[[sortNameEn]]"
class
=
"form-control observe"
data
-
field
=
"sortNameEn"
placeholder
=
"英文名称"
required
>
<
input
type
=
"text"
value
=
"[[sortNameEn]]"
class
=
"form-control observe"
data
-
field
=
"sortNameEn"
placeholder
=
"英文名称"
>
<
/div
>
<
/div><!-- form-group --
>
<
div
class
=
"form-group"
>
...
...
Please
register
or
login
to post a comment