Difference between revisions of "Widget:Compass"

From LINKS Community Center
Jump to: navigation, search
Line 754: Line 754:
 
                 const enc = btoa(encodeURIComponent(JSON.stringify(act)));
 
                 const enc = btoa(encodeURIComponent(JSON.stringify(act)));
 
                 window.location.assign('/index.php/List_of_Disaster_Community_Technologies' + (act ? '?do=' + enc : ''));
 
                 window.location.assign('/index.php/List_of_Disaster_Community_Technologies' + (act ? '?do=' + enc : ''));
 +
            }
 +
 +
            if (answerId.indexOf('case') !== -1) {
 +
                window.location.assign('/index.php/List_of_Use_Cases');
 
             }
 
             }
  

Revision as of 14:32, 29 November 2022

Development version of the Compass.
Not ready for production!