Skip to content

Commit d1d7e09

Browse files
st3inybackportbot[bot]
authored andcommitted
Fix admin password strengthify tooltip
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
1 parent 41405fa commit d1d7e09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

core/src/install.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ import 'jquery-ui/ui/widgets/button'
99
import 'jquery-ui/themes/base/theme.css'
1010
import 'jquery-ui/themes/base/button.css'
1111

12+
import 'bootstrap/js/dist/tooltip'
13+
import './Polyfill/tooltip'
14+
1215
import 'strengthify'
1316
import 'strengthify/strengthify.css'
1417

0 commit comments

Comments
 (0)