removed double comment

This commit is contained in:
Richard 2013-11-28 21:48:41 +11:00
parent 1b83b6942b
commit dbbead1587

View file

@ -85,7 +85,7 @@ app.views.PublisherUploader = Backbone.View.extend({
'<input type="hidden", value="'+id+'" name="photos[]" />' '<input type="hidden", value="'+id+'" name="photos[]" />'
); );
// // replace placeholder // replace placeholder
var placeholder = publisher.el_photozone.find('li.loading').first(); var placeholder = publisher.el_photozone.find('li.loading').first();
placeholder placeholder
.removeClass('loading') .removeClass('loading')