diff options
author | Parker Berberian <pberberian@iol.unh.edu> | 2019-06-21 15:11:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2019-06-21 15:11:29 +0000 |
commit | 2036a3cf0c3316670fa1a5b06ff57d41195b0de9 (patch) | |
tree | 93129029cdc0aeafa607c2f3c9234e1652ff833d /src/templates/resource/steps/define_hardware.html | |
parent | e449050bc3b42ee44dc8d651036212541d3bcf36 (diff) | |
parent | 79c629d3ba78ad6884a1ec4a7bdf470140647b16 (diff) |
Merge "Add bootstrap 4 support"
Diffstat (limited to 'src/templates/resource/steps/define_hardware.html')
-rw-r--r-- | src/templates/resource/steps/define_hardware.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/resource/steps/define_hardware.html b/src/templates/resource/steps/define_hardware.html index 933b4ab..f85576e 100644 --- a/src/templates/resource/steps/define_hardware.html +++ b/src/templates/resource/steps/define_hardware.html @@ -1,7 +1,7 @@ {% extends "workflow/viewport-element.html" %} {% load staticfiles %} -{% load bootstrap3 %} +{% load bootstrap4 %} {% block content %} <p>Note that not all labs host every kind of machine. |