Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 420: | Line 420: | ||
function clearFilters() { | function clearFilters() { | ||
document.querySelectorAll('#dct-filters input[type="checkbox').forEach(checkbox => checkbox.checked = checkbox.defaultChecked); | document.querySelectorAll('#dct-filters input[type="checkbox').forEach(checkbox => checkbox.checked = checkbox.defaultChecked); | ||
applyFilters(); | |||
} | } | ||
</script> | </script> | ||
Line 433: | Line 433: | ||
with, within or among groups of people who have similar interests or have common attributes (i.e., | with, within or among groups of people who have similar interests or have common attributes (i.e., | ||
communities) in case of a disaster, as well as for performing analysis of these interactions.</p> | communities) in case of a disaster, as well as for performing analysis of these interactions.</p> | ||
<p>This page provides an overview of various Disaster Community Technologies. You can use the filters to identify | <p>This page provides an overview of various Disaster Community Technologies. You can use the filters to identify | ||
relevant tools according to your needs and then click on the name of a tool to get further information.</p> | relevant tools according to your needs and then click on the name of a tool to get further information.</p> |
Revision as of 11:57, 20 June 2022
Development verstion of the DCT List.
Not ready for production!