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
9 years ago
Commit
9ea963a4d582b7f5c2ef33662ced012853bcebc9
1 parent
5bc28957
fix banner display issue
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/me/views/action/index.hbs
apps/me/views/action/index.hbs
View file @
9ea963a
...
...
@@ -16,7 +16,7 @@
</ul>
{{#
banner
}}
{{#if
banner
}}
<a
href=
"
{{
url
}}
"
>
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<img
class=
"banner-img"
data-original=
"
{{
image
banner
150
120
}}
"
>
</a>
{{/if}}
...
...
Please
register
or
login
to post a comment