1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 15:09:14 +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

@@ -105,6 +105,8 @@ define([
}
});
});
return false;
},
share: function() {
@@ -119,6 +121,7 @@ define([
'obj_name': this.model.get('name')
};
new ShareView(options);
return false;
},
togglePopup: function() {