1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 23:20:51 +00:00

added 'recent changes' to group_info & improved 'tabs'

This commit is contained in:
llj
2013-01-25 19:15:48 +08:00
committed by zhengxie
parent bca4281ffd
commit bc51aaccbe
11 changed files with 162 additions and 63 deletions

View File

@@ -1,5 +1,4 @@
{% load seahub_tags avatar_tags i18n %}
$('#repos-tabs').tabs({cookie:{expires:1}});
$(function() {
//repo-share-form share-list autocomplete
var share_list = [], contact_email, group_name, group_name_py;