A little formating on add series

This commit is contained in:
Mark McDowall 2013-07-11 09:51:38 -07:00
parent 61e8e180fc
commit 6ea0b16585
5 changed files with 51 additions and 50 deletions

View file

@ -44,7 +44,6 @@ define(
}
},
_onSeriesAdded: function (options) {
if (options.series.get('path') === this.model.get('folder').path) {
this.close();
@ -54,7 +53,6 @@ define(
onRender: function () {
var self = this;
this.$el.addClass(this.className);
this.ui.seriesSearch.data('timeout', null).keyup(function () {