mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-06 17:33:18 +00:00
new admin libraries page
This commit is contained in:
@@ -11,7 +11,7 @@ define([
|
||||
var DeviceErrorView = HLItemView.extend({
|
||||
tagName: 'tr',
|
||||
|
||||
template: _.template($('#admin-device-error-tmpl').html()),
|
||||
template: _.template($('#device-error-item-tmpl').html()),
|
||||
|
||||
initialize: function() {
|
||||
HLItemView.prototype.initialize.call(this);
|
||||
|
Reference in New Issue
Block a user