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:"fitDataFill",
+
                 layout:"fitDataStretch",
 
                 responsiveLayout: 'collapse',
 
                 responsiveLayout: 'collapse',
 
                 columns: [
 
                 columns: [

Revision as of 14:14, 1 September 2022

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