Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOOD
·
Commits
Go to a project
GitLab
Go to group
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
whb
2015-09-17 17:24:45 +0800
Commit
ddc7e9cf979a6e4de398131388f670c2fb162739
1 parent
41cee7fa
h5的plan
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
website/controller/Activity.class.php
website/controller/Activity.class.php
View file @
ddc7e9c
...
...
@@ -76,7 +76,7 @@ class Controller_Activity extends Controller_Abstract
}
else
{
$this
->
_viewname
=
'../default/othermobile'
;
//
$this->_viewname = '../default/othermobile';
}
}
$this
->
_view
[
'plans'
]
=
$planList
;
...
...
Please
register
or
login
to post a comment