Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
m (Text replacement - "License model" to "Pricing")
Line 707: Line 707:
 
                     }
 
                     }
 
                     if (filter.type.businessModel) {
 
                     if (filter.type.businessModel) {
                         summaryHtml += '<tr><td><strong>License model</strong></td><td>'
+
                         summaryHtml += '<tr><td><strong>Pricing</strong></td><td>'
 
                             + (filter.type.businessModel.length > 0 ? filter.type.businessModel.join(', ') : 'none')
 
                             + (filter.type.businessModel.length > 0 ? filter.type.businessModel.join(', ') : 'none')
 
                             + '</td></tr>';
 
                             + '</td></tr>';

Revision as of 15:26, 3 December 2022

Development verstion of the DCT List.
Not ready for production!