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

Bastion: Fixes issue with table headers not being frozen on initial #3428

Closed
wants to merge 1 commit into from

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented Nov 24, 2013

page load.

@waldenraines
Copy link
Contributor

@ehelms can you describe the problem this is addressing in more detail please?

originalTable = element.find('table');
clonedTable = originalTable.clone();
function buildTable() {
console.log('test');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this.

@ehelms
Copy link
Member Author

ehelms commented Nov 25, 2013

Updated to point at engine branch - #3433

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants