Skip to content

[fix] account for various cases of orphaned dividers #22

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,6 @@ $(document).ready(function () {
# Development & Building:
- Launch the included VSCode workspace file (`datatables-contextual-actions.code-workspace`)
- Run `npm i` to install any dependencies
- Perform any development and test in the `~/index.html` file
- Perform any development and test in the `~/index.html` and `~/index_noheader.html` files
- When you're ready to build, execute the default build task (`Ctrl + Shift + B`)
- Test the built changes in the `~/docs/index.html` documentation/demo file
2 changes: 1 addition & 1 deletion dist/dataTables.contextualActions.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading