1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 15:19:06 +00:00

[icons] modification

This commit is contained in:
llj
2016-04-12 11:17:27 +08:00
parent b3d5cb07b7
commit 3f23a1685e
16 changed files with 85 additions and 57 deletions

View File

@@ -99,6 +99,8 @@ $(function() {
}
});
}
return false;
});
$(window).resize(function() {
var popup = $('#notice-popup');
@@ -155,6 +157,8 @@ $(function() {
}
});
}
return false;
});
});