mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Replaced bootstrap switch with css only version!
This commit is contained in:
@@ -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());
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user