Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
YOHOBUYPC
·
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
王洪广
2016-06-30 18:11:50 +0800
Commit
71a89a3d45aec25a10b767e6742d4b0f010e66b0
1 parent
983674e8
修改退货原因
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
template/www.yohobuy.com/actions/home/returns/returns-apply.phtml
template/www.yohobuy.com/actions/home/returns/returns-apply.phtml
View file @
71a89a3
...
...
@@ -196,7 +196,7 @@
<option
value=
"0"
>请选择退货原因</option>
{
{#with
refund
}
}
{
{#
reason
}
}
<option
value=
"{{id}}"
>
{
{name
}
}</option>
<option
value=
"{{id}}"
{
{#if
inactive
}
}disabled
{
{/if
}
}
>
{
{name
}
}</option>
{
{/
reason
}
}
{
{/with
}
}
</select>
...
...
Please
register
or
login
to post a comment