Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
梁志锋
2015-12-04 16:32:14 +0800
Commit
acb89cc655b9ce749ddb0bc28ce3d7e69f4d004f
1 parent
62ebcf1f
modufy page flag for 我要咨询页面 code review by bikai
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
yohobuy/m.yohobuy.com/application/modules/Product/controllers/Detail.php
yohobuy/m.yohobuy.com/application/modules/Product/controllers/Detail.php
View file @
acb89cc
...
...
@@ -143,7 +143,7 @@ class DetailController extends AbstractAction
// 渲染模板
$this
->
_view
->
display
(
'consultform'
,
array
(
'consultform'
=>
true
,
'consultform
Page
'
=>
true
,
'productId'
=>
$productId
,
'formUrl'
=>
Helpers
::
url
(
'/product/detail/consultsubmit'
),
));
...
...
Please
register
or
login
to post a comment