mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Replaced bootstrap switch with css only version!
This commit is contained in:
parent
bafb742141
commit
6636b77489
10 changed files with 89 additions and 804 deletions
|
@ -42,7 +42,6 @@ Marionette.ItemView.prototype.render = function () {
|
|||
this._modelBinder.bind(this.model, this.el);
|
||||
}
|
||||
|
||||
this.self$('.switch').bootstrapSwitch();
|
||||
this.$el.addClass('iv-' + this.viewName());
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue