mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 23:48:47 +00:00
[image] use thumbnail for magnificPopups, file_view page & shared_file_view page
This commit is contained in:
@@ -94,7 +94,6 @@ define([
|
||||
|
||||
render: function() {
|
||||
this.$el.html(this.template());
|
||||
$("#right-panel").html(this.$el);
|
||||
|
||||
this.$table = this.$('table');
|
||||
this.$tableBody = this.$('tbody');
|
||||
|
Reference in New Issue
Block a user