toggles blackout button on reset; attempting to fix buttons on iOS
This commit is contained in:
@ -113,6 +113,7 @@ $(document).ready(function(){
|
||||
$("#byline").html("");
|
||||
$("#poem_list").html("");
|
||||
$("#spina").addClass("unlock");
|
||||
$("#blackout").text("Blackout!");
|
||||
}); // clear button click
|
||||
|
||||
// show help section
|
||||
|
Reference in New Issue
Block a user