We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would be nice if table head were float, like in this link:
http://mkoryak.github.io/floatThead/
The text was updated successfully, but these errors were encountered:
I try to add js lib in xml, and then put this code in javascrit console and works... but I don't how can I do a module with this code
var $table = $("table.oe_list_content"); $table.floatThead({ scrollContainer: function($table){ return $table.closest('.wrapper'); } });
Sorry, something went wrong.
I'm working in #247
Closing as there is a PR on progress.
No branches or pull requests
I would be nice if table head were float, like in this link:
http://mkoryak.github.io/floatThead/
The text was updated successfully, but these errors were encountered: