-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
7521d6f2bd98de2cde2e82dff82230c180eee722 Fix: Don't check colspan of …
…child rows for non-auto generated rows * Remove the function that overwrites the children td colspan when already has colspan * Revert "Remove the function that overwrites the children td colspan when already has colspan" This reverts commit cf6a21e438be0854a44acbbba60661be33f9d1c7. * Add verification that checks if children row has only one td before overwriting the existing colspan Sync to source repo @7521d6f2bd98de2cde2e82dff82230c180eee722
- Loading branch information
Showing
5 changed files
with
15 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters