diff --git a/static/js/question_disabler.js b/static/js/question_disabler.js index e7ce392..89a72a1 100644 --- a/static/js/question_disabler.js +++ b/static/js/question_disabler.js @@ -4,7 +4,4 @@ $(document).ready(function() { // The flip switch is on the bar, and is still accessible. $(this).parent().parent().next().slideToggle("fast"); }); - // $(function () { - // $('[data-toggle="popover"]').popover(); - // }); }); diff --git a/templates/login.html b/templates/login.html index 7a470eb..d500858 100644 --- a/templates/login.html +++ b/templates/login.html @@ -11,10 +11,12 @@ + - + + -- libgit2 0.21.2