File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- < button class ="toggle-images tooltipped tooltipped-n " id ="js-toggle-images ">
2- < span id ="js-hide-icon " aria-label ="{% data ui.toggle_images.hide %} "> {% octicon "eye-closed" %}</ span >
3- < span id ="js-show-icon " aria-label ="{% data ui.toggle_images.show %} "> {% octicon "eye" %}</ span >
1+ < button class ="toggle-images tooltipped tooltipped-n " id ="js-toggle-images " style =" display: none; " >
2+ < span id ="js-hide-icon " aria-label ="{% data ui.toggle_images.hide %} " style =" display: none; " > {% octicon "eye-closed" %}</ span >
3+ < span id ="js-show-icon " aria-label ="{% data ui.toggle_images.show %} " style =" display: none; " > {% octicon "eye" %}</ span >
44 < span id ="js-hide-single-image " aria-label ="{% data ui.toggle_images.hide_single %} " style ="display: none; "> </ span >
55 < span id ="js-show-single-image " aria-label ="{% data ui.toggle_images.show_single %} " style ="display: none; "> </ span >
66</ button >
You can’t perform that action at this time.
0 commit comments