mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
[icons] modification
This commit is contained in:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user