mirror of
https://github.com/fergalmoran/dss.git
synced 2026-01-03 15:34:00 +00:00
Added hide to TD
This commit is contained in:
@@ -30,7 +30,7 @@ var ReleaseListView = Backbone.View.extend({
|
||||
]
|
||||
});
|
||||
$('tr.rowlink', this.el).rowlink();
|
||||
|
||||
$('#tablesorter-fix', this.el).hide();
|
||||
return this;
|
||||
},
|
||||
showDetails:function (row) {
|
||||
|
||||
Reference in New Issue
Block a user