Widget: UserGuidance: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 332: Line 332:
                                 <div class="button">Feel Safe</div>
                                 <div class="button">Feel Safe</div>
                                 <div class="desc">
                                 <div class="desc">
                                     Readings and stories from Feel Safe.
                                     Explore projects from around the globe for a more child-targeted communication.
                                 </div>
                                 </div>
                             </div>
                             </div>
Line 752: Line 752:
                     }
                     }
                 }
                 }
            },
            'tc-who-cit-safe': {
                url: '/index.php/Feel_Safe#stories'
             },
             },
             'tc-who-vg-guide': {
             'tc-who-vg-guide': {
Line 880: Line 883:


             if (answerId.indexOf('safe') !== -1) {
             if (answerId.indexOf('safe') !== -1) {
                 window.location.assign('/index.php/Feel_Safe');
                 window.location.assign(act.url);
             }
             }



Revision as of 10:21, 9 October 2023

Development version of the User Guidance.
Under construction.