mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-17 22:42:22 +08:00
Merge pull request #3313 from aignatov-bio/ai-sci-5720-fix-handsone-tables-in-pdf-report
Fix handson table in pdf report [SCI-5720]
This commit is contained in:
commit
2f52d4f9ce
1 changed files with 1 additions and 1 deletions
|
|
@ -52,6 +52,6 @@
|
|||
|
||||
$('.hot-table-container').each(function() {
|
||||
initializeHandsonTable($(this));
|
||||
reportHandsonTableConverter();
|
||||
});
|
||||
reportHandsonTableConverter();
|
||||
}());
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue