summaryrefslogtreecommitdiff
path: root/shader-combo.html
diff options
context:
space:
mode:
Diffstat (limited to 'shader-combo.html')
-rw-r--r--shader-combo.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/shader-combo.html b/shader-combo.html
index 282e5e2..bdda767 100644
--- a/shader-combo.html
+++ b/shader-combo.html
@@ -202,7 +202,7 @@ function init(){
$("#shader-api-form").show()
$(".bold").removeClass("bold")
$(this).addClass("bold")
- }) // .trigger("click")
+ }).trigger("click")
$("#toggle-images").click(function(){
$("#header .form").hide()
$("#gallery-form").show()