2.0.7 Pre-release testing
This commit is contained in:
parent
1cfe48e0d8
commit
b4f7009ebf
11 changed files with 148 additions and 107 deletions
|
@ -1,6 +1,7 @@
|
|||
$(window).load(function () {
|
||||
if ($.cookie('defaultsmwidth')) {
|
||||
var width = $.cookie('defaultsmwidth');
|
||||
smwidth = width;
|
||||
resizeSMSection(width);
|
||||
}
|
||||
if ($.cookie('sidebar') && $.cookie('username') && $.cookie('passwordenc')) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue