This website requires JavaScript.
Explore
Help
Sign In
TryGhost
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
mirror of
https://github.com/TryGhost/Ghost.git
synced
2024-12-28 05:14:12 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
99dd49903d
Ghost
/
ghost
/
admin
/
app
/
templates
/
components
/
gh-infinite-scroll.hbs
2 lines
33 B
Handlebars
Raw
Normal View
History
Unescape
Escape
Load more posts after post deletion Closes #6390 - check if more posts should be loaded whenever one is deleted - delete dead code from posts controller - delete duplicate component gh-infinite-scroll-box - simplify posts-list-item `posts.post` or `editor.edit` link logic by modifying `gh-content-view-container` to yield necessary vars directly and use inline ifs in template - add `gh-tag` component for rendering tags and updating infinite scroll box on `settings/tags` page
2016-01-26 01:25:46 +03:00
{{
yield
(
action
"checkScroll"
)
}}
Reference in New Issue
Copy Permalink