" + values.eq(i).html() + "
"; - } - $('#infoModal > .modal-body').html(content); - $('#infoModal').modal('show'); - }); - $(".modal-table tbody tr td a").click(function(e) { - e.stopPropagation(); - e.preventDefault(); - window.location.href = $(this).attr("href"); - return false; - }); -}); diff --git a/Jeopardy/php/views/.htaccess b/Jeopardy/php/views/.htaccess deleted file mode 100644 index 8d2f256..0000000 --- a/Jeopardy/php/views/.htaccess +++ /dev/null @@ -1 +0,0 @@ -deny from all diff --git a/Jeopardy/php/views/404.html.php b/Jeopardy/php/views/404.html.php deleted file mode 100644 index 333e44b..0000000 --- a/Jeopardy/php/views/404.html.php +++ /dev/null @@ -1,6 +0,0 @@ -The page you are looking for does not exist! Please contact an administrator if this is a mistake.
-We are #trivialand on Freenode. Come join us!
-TriviaTime is a feature-packed trivia plugin developed by the Trivialand channel on Freenode, written in Python for Supybot with a built-in website generator. Be the first to answer the question to score points. On KAOS, it's a team effort to get all the answers before the time runs out. As you play you'll earn badges and level up.
-The source code is available on GitHub, be sure to check it out. - Fork us and contribute!
-