diff options
Diffstat (limited to 'src/templates/config_bundle/steps/define_software.html')
-rw-r--r-- | src/templates/config_bundle/steps/define_software.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/config_bundle/steps/define_software.html b/src/templates/config_bundle/steps/define_software.html index ba1ff34..87e5997 100644 --- a/src/templates/config_bundle/steps/define_software.html +++ b/src/templates/config_bundle/steps/define_software.html @@ -1,6 +1,6 @@ {% extends "config_bundle/steps/table_formset.html" %} -{% load bootstrap3 %} +{% load bootstrap4 %} {% block table %} <thead> |