mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-05 17:24:20 -04:00
Updates fallback.
This commit is contained in:
parent
bf059c0393
commit
d7b51e2de8
4 changed files with 12 additions and 5 deletions
|
@ -35,8 +35,6 @@
|
|||
|
||||
if ($('html').hasClass('no-browser')) {
|
||||
|
||||
$(function () { $('#no-js-fallback').removeClass('hideOnJs'); });
|
||||
|
||||
} else if (mode === 'info') {
|
||||
|
||||
$(function () { modulejs.require('info'); });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue