Widget: DCTList: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 576: Line 576:
                         field: 'name',
                         field: 'name',
                         minWidth: 300, // required for responsiveness when using fitColumns
                         minWidth: 300, // required for responsiveness when using fitColumns
                        widthGrow: 2,
                         formatter: function (cell) {
                         formatter: function (cell) {
                             /** @type {DCT} */
                             /** @type {DCT} */

Revision as of 10:10, 2 August 2023

DCT list widget.
Currently in use – do not modify!