summaryrefslogtreecommitdiff
path: root/www/js/jingles.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/jingles.js')
-rw-r--r--www/js/jingles.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/js/jingles.js b/www/js/jingles.js
index 86c1553..377f5b8 100644
--- a/www/js/jingles.js
+++ b/www/js/jingles.js
@@ -196,7 +196,6 @@ Rivendell.JingleCutView.prototype.render = function() {
this.$spinner = $('#hiddenTemplates .spinnerTemplate').clone().removeClass('spinnerTemplate');
-
this.$el = $('<tr>')
.attr('id', 'jingle-' + this.model.cartNumber + '-' + this.model.number)
.append($('<td>').append(status))