* change show project as default setting.
* update show project and hide project icon.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$(function()
|
||||
{
|
||||
if($.cookie('projectBar') != 'show')
|
||||
if($.cookie('projectBar') == 'hide')
|
||||
{
|
||||
$('#project').hide();
|
||||
setOuterBox();
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
Reference in New Issue
Block a user