Widget: DevGuidelines: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Cschwentker (talk | contribs)
No edit summary
Cschwentker (talk | contribs)
No edit summary
Line 582: Line 582:
                     {
                     {
                         title: 'Mentions Technologies',
                         title: 'Mentions Technologies',
                         field: PHASE_PROP,
                         field: TECH_PROP,
                         formatter: cell => cell.getValue().join(', ')
                         formatter: cell => cell.getValue().join(', ')
                     },
                     },

Revision as of 15:53, 24 November 2022

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