Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gem
capsuledb
Commits
f1619f7e
Commit
f1619f7e
authored
Feb 20, 2012
by
Bertrand NÉRON
Browse files
move char | in #next condition to avoid to have a char | when there only one page of results
parent
33d42d92
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/couchapp/secreton/templates/replicon/tail.html
View file @
f1619f7e
</ol>
</ol>
</div>
</div>
<div
id=
"paginate"
>
<div
id=
"paginate"
>
{{#prev}}
<span
class=
"nav_page"
data-href=
"{{prev}}"
>
<
previous
</span>
{{/prev}}
|
{{#next}}
<span
class=
"nav_page"
data-href=
"{{next}}"
>
next
>
</span>
{{/next}}
{{#prev}}
<span
class=
"nav_page"
data-href=
"{{prev}}"
>
<
previous
</span>
{{/prev}}{{#next}}
|
<span
class=
"nav_page"
data-href=
"{{next}}"
>
next
>
</span>
{{/next}}
</div>
</div>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment