Widget: DevGuidelines: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
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 14:34, 1 September 2022

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