Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ued
/
yohogirls_mustache
·
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
Plain Diff
Browse Files
Authored by
happyhour7
2015-05-04 14:40:46 +0800
Commit
2d9eab265805c451d4656dcfd9759080a049082f
2 parents
d34c7842
b6052a00
Merge branch 'develop' into test
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
partials/channel/pager.html
partials/channel/pager.html
0 → 100644
View file @
2d9eab2
<div
class=
"pager-content"
>
<div
class=
"channel-index-pager pager-channel-{{channel}}"
>
{{# pager}}
<a
class=
"pager-item {{# isChoosen}} pager-item-choosen{{/ isChoosen}}"
href=
"{{link}}"
>
{{text}}
</a>
{{/ pager}}
</div>
</div>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment