-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3007f29
commit 0f62c5c
Showing
8 changed files
with
277 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,12 +21,12 @@ | |
.flex-shrink-1 { | ||
-ms-flex-negative: 1 !important; | ||
flex-shrink: 1 !important; | ||
}</style><script src=https://code.jquery.com/jquery-3.2.1.slim.min.js integrity=sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN crossorigin=anonymous></script><script src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js integrity=sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p crossorigin=anonymous></script><link href=./static/css/app.41027615fbb537242112ca5abb2cb562.css rel=stylesheet></head><body><div id=app></div><script>$(function () { | ||
}</style><script src=https://code.jquery.com/jquery-3.2.1.slim.min.js integrity=sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN crossorigin=anonymous></script><script src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js integrity=sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p crossorigin=anonymous></script><link href=./static/css/app.40714bcf3b633fd854bcbb0c39253fda.css rel=stylesheet></head><body><div id=app></div><script>$(function () { | ||
$(document).click(function (event) { | ||
var clickover = $(event.target); | ||
var _opened = $(".navbar-collapse").hasClass("navbar-collapse collapse show"); | ||
if (_opened === true && !clickover.hasClass("navbar-toggler") && !clickover.hasClass("dropdown-toggle")) { | ||
$("button.navbar-toggler").click(); | ||
} | ||
}); | ||
});</script><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.790744abea7d8599a01f.js></script><script type=text/javascript src=./static/js/app.425249c4ed7b14aecef8.js></script></body></html> | ||
});</script><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.790744abea7d8599a01f.js></script><script type=text/javascript src=./static/js/app.8355cd0599e30161b30e.js></script></body></html> |
4 changes: 2 additions & 2 deletions
4
.../app.41027615fbb537242112ca5abb2cb562.css → .../app.40714bcf3b633fd854bcbb0c39253fda.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.