Fix: Upgrade jquery layout library to fix a compatibility pb with jquery core 1.8.5
This commit is contained in:
parent
c97a1c2e71
commit
69f266e518
@ -329,7 +329,7 @@ html, body {
|
||||
, west__slidable: true
|
||||
, west__resizable: true
|
||||
, west__togglerLength_closed: '100%'
|
||||
, useStateCookie: true /* Put this to false for dev */
|
||||
, useStateCookie: true
|
||||
});
|
||||
|
||||
jQuery('div.ui-layout-center').layout({
|
||||
@ -339,7 +339,6 @@ html, body {
|
||||
, south__minSize: 32
|
||||
, south__resizable: false
|
||||
, south__closable: false
|
||||
, useStateCookie: true /* Put this to false for dev */
|
||||
});
|
||||
});
|
||||
</SCRIPT>";
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user