Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-mobile
·
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
unknown
10 years ago
Commit
6052bb34a7e1f07dd966d9ca6880a030988ede22
1 parent
f967d87c
header module modify
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
home-page/views/partials/common/header.html
home-page/views/partials/common/header.html
View file @
6052bb3
...
...
@@ -2,6 +2,6 @@
<div
id=
"header"
class=
"header clearfix"
>
<a
class=
"icon-back iconfont"
href=
"javascript:history.go(-1);"
>

</a>
{{title}}
<a
class=
"icon-home iconfont"
href=
"www.yohobuy.com"
>

</a>
<a
class=
"icon-home iconfont"
href=
"
http://
www.yohobuy.com"
>

</a>
</div>
{{/ header}}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment