Difference between revisions of "Widget:DevGuidelines"

From LINKS Community Center
Jump to: navigation, search
Line 84: Line 84:
 
             const table = new Tabulator('#guideline-tabulator', {
 
             const table = new Tabulator('#guideline-tabulator', {
 
                 data: guidelines,
 
                 data: guidelines,
                 layout: 'fitDataTable',
+
                 layout: 'fitColumns',
 
                 responsiveLayout: 'collapse',
 
                 responsiveLayout: 'collapse',
 
                 columns: [
 
                 columns: [

Revision as of 15:31, 1 September 2022

Development version of the List of Guidelines.
Not ready for production!