This website works better with JavaScript.
Explore
关于
Help
Register
Sign In
github
/
AdminLTE
mirror of
https://github.com/ColorlibHQ/AdminLTE
Watch
1
Star
0
Fork
You've already forked AdminLTE
0
Code
Issues
Releases
Wiki
Activity
minor formatting
Browse Source
pull/2084/head
Jorge Vilaça
6 years ago
parent
8a7de1cc56
commit
61f3ef7a91
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
build/js/Layout.js
Unescape
Escape
View File
@ -87,7 +87,7 @@ const Layout = (($) => {
this
.
fixLayoutHeight
(
)
}
)
$
(
window
)
.
resize
(
(
)
=>
{
$
(
window
)
.
resize
(
(
)
=>
{
this
.
fixLayoutHeight
(
)
}
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
github/AdminLTE
Title
Body
Create Issue