mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-28 08:54:33 +01:00
all tooltips are automatically converted to bootstrap.
This commit is contained in:
@@ -25,9 +25,7 @@ define([
|
||||
},
|
||||
|
||||
onRender: function () {
|
||||
this.ui.tooltip.tooltip({ placement: 'right', html: true });
|
||||
this.ui.pathInput.autoComplete('/directories');
|
||||
|
||||
this.refreshUIVisibility(this.model.get('downloadClient'));
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user