mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-01-23 02:35:23 +00:00
update bootstrap CSS library from 5.3.7 to 5.3.8
This commit is contained in:
parent
ed9bdc4272
commit
06496a1b0e
10 changed files with 21 additions and 21 deletions
6
js/bootstrap-5.3.7.js
vendored
6
js/bootstrap-5.3.7.js
vendored
File diff suppressed because one or more lines are too long
6
js/bootstrap-5.3.8.js
vendored
Normal file
6
js/bootstrap-5.3.8.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -23,7 +23,7 @@ describe('Prompt', function () {
|
|||
$.PrivateBin.Model.reset();
|
||||
$.PrivateBin.Model.init();
|
||||
// eslint-disable-next-line global-require
|
||||
global.bootstrap = require('../bootstrap-5.3.7');
|
||||
global.bootstrap = require('../bootstrap-5.3.8');
|
||||
$.PrivateBin.Prompt.init();
|
||||
$.PrivateBin.Prompt.requestPassword();
|
||||
$('#passworddecrypt').val(password);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue