Widget: DCTList: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 648: Line 648:
                 tabulator.on('renderComplete', markImages);
                 tabulator.on('renderComplete', markImages);
             });
             });
            // ------------------ TEST TEST -------------------------
            tabulator.on('renderComplete', function() {
                console.log(tabulator);
            });
            // ------------------ TEST TEST -------------------------


             // Listen for changes in filter checkbox state.
             // Listen for changes in filter checkbox state.

Revision as of 11:50, 2 November 2022

Development verstion of the DCT List.
Not ready for production!