forked from WUR-AI/EDAM
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update bootstrap js and css version. This commit closes WUR-AI#49
- Loading branch information
Showing
10 changed files
with
15,312 additions
and
6,720 deletions.
There are no files selected for viewing
15,603 changes: 10,487 additions & 5,116 deletions
15,603
edam/resources/flask_related/static/bootstrap/css/bootstrap.css
100755 → 100644
Large diffs are not rendered by default.
Oops, something went wrong.
14 changes: 7 additions & 7 deletions
14
edam/resources/flask_related/static/bootstrap/css/bootstrap.min.css
100755 → 100644
Large diffs are not rendered by default.
Oops, something went wrong.
6,347 changes: 4,796 additions & 1,551 deletions
6,347
edam/resources/flask_related/static/bootstrap/js/bootstrap.js
100755 → 100644
Large diffs are not rendered by default.
Oops, something went wrong.
12 changes: 6 additions & 6 deletions
12
edam/resources/flask_related/static/bootstrap/js/bootstrap.min.js
100755 → 100644
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
edam/resources/flask_related/static/js/ie10-viewport-bug-workaround.js
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
pytest==7.1.2 | ||
coverage==6.4 | ||
pytest-bdd==5.0.0 | ||
pylint==2.13.9 | ||
vcrpy==4.1.1 | ||
coverage==6.4.2 | ||
pytest-bdd==6.0.1 | ||
pylint==2.14.5 | ||
vcrpy==4.2.0 |