Difference between revisions of "Widget:DevGuidelines"

From LINKS Community Center
Jump to: navigation, search
Line 88: Line 88:
 
                 columns: [
 
                 columns: [
 
                     { title: 'Title', field: 'title', widthGrow:15 },
 
                     { title: 'Title', field: 'title', widthGrow:15 },
                     { title: 'Year', field: YEAR_PROP },
+
                     { title: 'Year', field: YEAR_PROP, width: 100 },
 
                     { title: 'Language', field: LANG_PROP },
 
                     { title: 'Language', field: LANG_PROP },
 
                     { title: 'Covers thematic', field: THEME_PROP },
 
                     { title: 'Covers thematic', field: THEME_PROP },

Revision as of 15:34, 1 September 2022

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