diff --git a/scipost/templates/scipost/VGM_detail.html b/scipost/templates/scipost/VGM_detail.html index a330b3fd7b438f55e5a11485cfe8c3b7462cc472..69b5a224772da1497dd1b1040cb97344f42e3f5b 100644 --- a/scipost/templates/scipost/VGM_detail.html +++ b/scipost/templates/scipost/VGM_detail.html @@ -14,6 +14,11 @@ $(document).ready(function(){ $(this).next("form").toggle(); }); + $("#FellowshipListing").hide(); + $("#FellowshipListingButton").click( function() { + $("#FellowshipListing").toggle(); + }); + $("#submitNominationForm").hide(); $("#submitNominationButton").click( function() { $(this).next("form").toggle(); @@ -137,7 +142,8 @@ $(document).ready(function(){ </form> </div> </div> - <div class="row"> + <button id="FellowshipListingButton">View/hide Fellows and Invitations listings</button> + <div class="row" id="FellowshipListing"> <div class="col-6"> <div class="flex-container"> <div class="flex-greybox">