Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
biao
2016-07-21 09:24:14 +0800
Commit
153c36c26d8928f13f024a6110eb5ac932d646d7
1 parent
3c233612
fix style issue
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/me/views/partial/order/nav.hbs
apps/me/views/partial/order/nav.hbs
View file @
153c36c
<div
class=
"order-nav"
>
<div
class=
"
table
order-nav"
>
<ul
class=
"tabs clearfix"
>
{{#
tabs
}}
<li
class=
"
{{#if
isActive
}}
active
{{/if}}
"
data-type=
"
{{
typeStr
}}
"
><span
class=
"badge"
></span>
{{
text
}}
</li>
...
...
Please
register
or
login
to post a comment