-
- Downloads
Merge branch 'epic/yearly-maintainance' into develop
Showing
- VIPSWeb/static/css/3rdparty/bootstrap-theme.css 409 additions, 206 deletionsVIPSWeb/static/css/3rdparty/bootstrap-theme.css
- VIPSWeb/static/css/3rdparty/bootstrap-theme.min.css 6 additions, 1 deletionVIPSWeb/static/css/3rdparty/bootstrap-theme.min.css
- VIPSWeb/static/css/3rdparty/bootstrap.css 4361 additions, 4332 deletionsVIPSWeb/static/css/3rdparty/bootstrap.css
- VIPSWeb/static/css/3rdparty/bootstrap.min.css 5 additions, 8 deletionsVIPSWeb/static/css/3rdparty/bootstrap.min.css
- VIPSWeb/static/images/logo_nlr_2024.png 0 additions, 0 deletionsVIPSWeb/static/images/logo_nlr_2024.png
- VIPSWeb/static/images/logo_nlr_2024_80px.png 0 additions, 0 deletionsVIPSWeb/static/images/logo_nlr_2024_80px.png
- VIPSWeb/static/js/3rdparty/bootstrap.js 1238 additions, 657 deletionsVIPSWeb/static/js/3rdparty/bootstrap.js
- VIPSWeb/static/js/3rdparty/bootstrap.min.js 6 additions, 6 deletionsVIPSWeb/static/js/3rdparty/bootstrap.min.js
- observations/templates/observations/index.html 6 additions, 2 deletionsobservations/templates/observations/index.html
- requirements.txt 1 addition, 1 deletionrequirements.txt
- spatial/templates/spatial/gridmap.html 8 additions, 1 deletionspatial/templates/spatial/gridmap.html
VIPSWeb/static/css/3rdparty/bootstrap-theme.css
100755 → 100644
VIPSWeb/static/css/3rdparty/bootstrap-theme.min.css
100755 → 100644
This diff is collapsed.
VIPSWeb/static/css/3rdparty/bootstrap.css
100755 → 100644
This diff is collapsed.
VIPSWeb/static/css/3rdparty/bootstrap.min.css
100755 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
VIPSWeb/static/images/logo_nlr_2024.png
0 → 100644
188 KiB
VIPSWeb/static/images/logo_nlr_2024_80px.png
0 → 100644
4.32 KiB
VIPSWeb/static/js/3rdparty/bootstrap.js
100755 → 100644
This diff is collapsed.
VIPSWeb/static/js/3rdparty/bootstrap.min.js
100755 → 100644
This diff is collapsed.
... | @@ -18,7 +18,7 @@ | ... | @@ -18,7 +18,7 @@ |
# Please add requirements here | # Please add requirements here | ||
# Read docs for how this works: http://www.pip-installer.org/en/latest/cookbook.html | # Read docs for how this works: http://www.pip-installer.org/en/latest/cookbook.html | ||
Django==4.1.5 | Django==4.2.9 | ||
Pillow | Pillow | ||
requests==2.28.1 | requests==2.28.1 | ||
django-tinymce==3.6.1 | django-tinymce==3.6.1 | ||
... | ... |