File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -176,3 +176,5 @@ contributor_callout: This article is contributed and maintained by
176176toggle_images :
177177 hide : Hide images on page
178178 show : Show images on page
179+ hide_single : Hide image
180+ show_single : Show image
Original file line number Diff line number Diff line change 11< button class ="toggle-images tooltipped tooltipped-n " id ="js-toggle-images ">
22 < span id ="js-hide-icon " aria-label ="{% data ui.toggle_images.hide %} "> {% octicon "eye-closed" %}</ span >
33 < span id ="js-show-icon " aria-label ="{% data ui.toggle_images.show %} "> {% octicon "eye" %}</ span >
4+ < span id ="js-hide-single-image " aria-label ="{% data ui.toggle_images.hide_single %} " style ="display: none; "> </ span >
5+ < span id ="js-show-single-image " aria-label ="{% data ui.toggle_images.show_single %} " style ="display: none; "> </ span >
46</ button >
You can’t perform that action at this time.
0 commit comments