Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grammar suggestion #56

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -843,7 +843,7 @@ <h2 class="h2">Select data rows</h2>
<h2 class="h2">Client side Pagination</h2>

<p class="text-center">
This is actually the only plugin which defines its own template. But the template fits good with the popular css
This is actually the only plugin which defines its own template. The template fits well with the popular css
library <em>bootstrap</em> from Twitter.
You can also change the number of items by page dynamically with the bound attribute <code>st-items-by-page</code> and the number of displayed pages in the pagination directive with the attribute <code>st-displayed-pages</code>.
You can set these attributes to a static value as well
Expand Down Expand Up @@ -1361,4 +1361,4 @@ <h3 class="h3">Custom pagination</h3>

</script>
</body>
</html>
</html>