Skip to content
Snippets Groups Projects
Forked from ICS Control System Infrastructure / csentry
Source project has a limited visibility.
Benjamin Bertrand's avatar
Benjamin Bertrand authored
The official flask-bootstrap is still not compatible with bootstrap 4.
The application basically only uses the main template and one macro.
It's easier to include directly bootstrap in CSEntry.
It makes upgrading to the latest bootstrap much easier and removes a
dependency.

Update to bootstrap 4.1.3

Added:
- jquery-3.3.1.min.js
- bootstrap.bundle.min.js (include popper but not jquery)

Note that jquery.slim can't be used.
We need for example $.getJSON for datatables.
7c98683d
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..