4,554
edits
No edit summary |
No edit summary Tag: Reverted |
||
Line 109: | Line 109: | ||
$('.button-open-nrs').click(function() { | $('.button-open-nrs').click(function() { | ||
$('.entry-nrs-query').toggle(); // This toggles the display between 'none' and 'flex' | |||
}); | }); | ||