Widget: Compass: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 616: | Line 616: | ||
// Action takes us to Tech Library | // Action takes us to Tech Library | ||
const enc = btoa(encodeURIComponent(JSON.stringify(act))); | const enc = btoa(encodeURIComponent(JSON.stringify(act))); | ||
window.location.assign('/index.php/List_of_Disaster_Community_Technologies? | window.location.assign('/index.php/List_of_Disaster_Community_Technologies?do=' + enc); | ||
} | } | ||
} | } |
Revision as of 13:28, 24 November 2022
Development version of the Compass.
Not ready for production!